summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-11-11 13:38:45 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-11-11 13:38:45 +0100
commit609a4cd6cfd4baa6e56c6e2c8befaf77903dc887 (patch)
treedcf7eb7fc097b038b4f65cca884b048189f3adb6 /HISTORY
parent13e925c3f49bc29514064ce52e3fa0ba0ca6c8ab (diff)
downloadvdr-609a4cd6cfd4baa6e56c6e2c8befaf77903dc887.tar.gz
vdr-609a4cd6cfd4baa6e56c6e2c8befaf77903dc887.tar.bz2
No longer removing superfluous hyphens in EPG data
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 6d417c75..1d73209f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3945,3 +3945,5 @@ Video Disk Recorder Revision History
- Added compiler options "-fPIC -g" to all plugins (thanks to Rolf Ahrenberg).
- Fixed initializing the day index when editing the weekday parameter of a
repeating timer (thanks to Marco Schlüßler).
+- No longer removing superfluous hyphens in EPG data - would become too
+ language dependent to handle all kinds of exceptions.