summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-07-17 14:35:31 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-07-17 14:35:31 +0200
commit4807f978e5ad6f2310b71f10ab56c268bfb04852 (patch)
treeab96895415b8d4a6833af4b2ea297a268d9c352d /HISTORY
parent8d0a800391859a151019c05d898a581013f01f73 (diff)
downloadvdr-4807f978e5ad6f2310b71f10ab56c268bfb04852.tar.gz
vdr-4807f978e5ad6f2310b71f10ab56c268bfb04852.tar.bz2
Fixed handling error case '-1' when polling section filters
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index a3af1825..7a448521 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2949,3 +2949,5 @@ Video Disk Recorder Revision History
to Reinhard Nissl for reporting this one).
- No longer adding section filters to the list of filters if they can't be opened
(thanks to Marco Schlüßler for pointing this out).
+- Fixed handling error case '-1' when polling section filters (thanks to Marco
+ Schlüßler).