summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-03-31 12:41:50 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-03-31 12:41:50 +0200
commit513b24ccd77394b50128434376261615fd13b71e (patch)
tree0a3d962150a87c41e27cb0e430fc5e149755645e /HISTORY
parent5f7e788ae8bf187760bbc122bac1221d7e62af6a (diff)
downloadvdr-513b24ccd77394b50128434376261615fd13b71e.tar.gz
vdr-513b24ccd77394b50128434376261615fd13b71e.tar.bz2
Fixed handling broken PMT records
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ad85a22c..dc278bbd 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4455,3 +4455,8 @@ Video Disk Recorder Revision History
- Single shot VPS timers are now only considered 'expired' if their associated
EPG event has been explicitly set to SI::RunningStatusNotRunning.
- The check for timers to be deleted is now done only every 30 seconds.
+
+2006-03-31: Version 1.3.46
+
+- Fixed handling broken PMT records (thanks to Marcel Wiesweg for pointing out how
+ to detect these).