summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-07-17 14:22:42 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-07-17 14:22:42 +0200
commit8d0a800391859a151019c05d898a581013f01f73 (patch)
tree1ddef7f6307e9141c58b32cc60bce0f2a779de91 /HISTORY
parenta7a2bc6b0614eecbf37031fd9c6475d5bec5b2c5 (diff)
downloadvdr-8d0a800391859a151019c05d898a581013f01f73.tar.gz
vdr-8d0a800391859a151019c05d898a581013f01f73.tar.bz2
No longer adding section filters to the list of filters if they can't be opened
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f516497f..a3af1825 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2947,3 +2947,5 @@ Video Disk Recorder Revision History
Alfred Zastrow for reporting this one).
- Fixed checking the last area for misalignment in cOsd::CanHandleAreas() (thanks
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).