summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-27 15:53:08 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-27 15:53:08 +0100
commit7398125f317987197b653638517f98f877511513 (patch)
tree29d0010166d13179c932a6ec7e600a5c24b1614c /HISTORY
parent8ab2383e18139b8250ace271f4c73d75aae436a6 (diff)
downloadvdr-7398125f317987197b653638517f98f877511513.tar.gz
vdr-7398125f317987197b653638517f98f877511513.tar.bz2
Now checking whether the channel exists before setting the PMT filter in cPatFilter::Process()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 90c76c52..24aeabcd 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4241,3 +4241,5 @@ Video Disk Recorder Revision History
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
- Fixed handling the tfRecording flag when reading timers (bug reported by Andreas
Mair).
+- Now checking whether the channel exists before setting the PMT filter in
+ cPatFilter::Process() (thanks to Thomas Bergwinkl).