summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-03-07 11:13:54 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2004-03-07 11:13:54 +0100
commit823081b59e4fe6e54b547c13e65df31504b7d418 (patch)
tree919420bd64943a5a0ad83c1eb36d19b0e97efa2c /HISTORY
parente070d5462cf3d790f7230e872d517d35b67c9a6d (diff)
downloadvdr-823081b59e4fe6e54b547c13e65df31504b7d418.tar.gz
vdr-823081b59e4fe6e54b547c13e65df31504b7d418.tar.bz2
Fixed handling itemized texts 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 08214822..9a87b8ca 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2725,3 +2725,5 @@ Video Disk Recorder Revision History
- Fixed handling timers in VPS margin if the EPG scan is turned on (the EPG scan
switched the device away from the channel, so it wouldn't see the change of
the running status).
+- Fixed handling "itemized" texts in EPG data (thanks to Stéphane Esté-Gracias
+ for pointing out this problem, and Marcel Wiesweg for improving 'libsi').