summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-09-29 14:30:48 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2012-09-29 14:30:48 +0200
commit3c860ee0439bf106413a759c284de616d31da638 (patch)
tree92c470b8fce785c89985895cb3e4d988d6f9fd7b /HISTORY
parentc5dfaf9681b25de03fe18909bd08f52797c2cf41 (diff)
downloadvdr-3c860ee0439bf106413a759c284de616d31da638.tar.gz
vdr-3c860ee0439bf106413a759c284de616d31da638.tar.bz2
Reactivated stripping control characters from EPG texts and adapted it to UTF-8
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index fdf09457..3d8ff02e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7262,3 +7262,4 @@ Video Disk Recorder Revision History
thread to avoid sluggish response to user input on slow systems (based on a patch from
Sören Moch).
- Fixed sorting folders before recordings in case of UTF-8 (thanks to Sören Moch).
+- Reactivated stripping control characters from EPG texts and adapted it to UTF-8.