summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-07-30 14:53:29 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-07-30 14:53:29 +0200
commit44a4d1211783e8b0436ff988158a39ecab119524 (patch)
treedb19628d6f9e660203235414efaa5b70010e5cb7 /HISTORY
parentaaa22842782212b222d545c4049e4a8b6f718807 (diff)
downloadvdr-44a4d1211783e8b0436ff988158a39ecab119524.tar.gz
vdr-44a4d1211783e8b0436ff988158a39ecab119524.tar.bz2
Avoiding duplicate components in EPG events when reading epg.data or in the PUTE SVDRP command
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 180b19de..43dfbe31 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3646,3 +3646,5 @@ Video Disk Recorder Revision History
- Removed the fix for handling VPS timers, so that they only record if the event
they are assigned to actually has the given VPS time. This has caused repeating
VPS timers to stop recording prematurely.
+- Avoiding duplicate components in EPG events when reading epg.data or in the
+ PUTE SVDRP command (thanks to Olaf Titz for reporting this one).