summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-07-22 10:48:22 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-07-22 10:48:22 +0200
commit5f0b2fbf2e54724af021e5f1b1a803d0936d5f3d (patch)
tree469b9797d12b5812f80d1723338cf6b716665a8f /HISTORY
parente9a90f7972087c7cf1ba4aee9ee19d6d66c42169 (diff)
downloadvdr-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--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index fdb7d2f7..01bf71cf 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.