diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-07-22 10:48:22 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-07-22 10:48:22 +0200 |
commit | 5f0b2fbf2e54724af021e5f1b1a803d0936d5f3d (patch) | |
tree | 469b9797d12b5812f80d1723338cf6b716665a8f /HISTORY | |
parent | e9a90f7972087c7cf1ba4aee9ee19d6d66c42169 (diff) | |
download | vdr-5f0b2fbf2e54724af021e5f1b1a803d0936d5f3d.tar.gz vdr-5f0b2fbf2e54724af021e5f1b1a803d0936d5f3d.tar.bz2 |
Newlines in title and short text of an EPG event are now changed into blanks only after all other fixes
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4816,3 +4816,5 @@ Video Disk Recorder Revision History in case they are added after the current event. - cEIT::cEIT() now calls pSchedule->SetPresentSeen() even if OnlyRunningStatus is true. +- Newlines in title and short text of an EPG event are now changed into blanks only + after all other fixes, because a short text might become a description. |