summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-08-08 14:12:43 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-08-08 14:12:43 +0200
commit30da608c70f2a7ff23bfdf49c158630ed57d0bf2 (patch)
tree94d4c98690580b1179cfc6ff4242ae69974be8a8 /HISTORY
parent4a72fd75c2c7ddff479dc4783036672db79512b1 (diff)
downloadvdr-30da608c70f2a7ff23bfdf49c158630ed57d0bf2.tar.gz
vdr-30da608c70f2a7ff23bfdf49c158630ed57d0bf2.tar.bz2
Making sure section filters are only set if the device actually has a lock
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 93ebfb18..ff6ba867 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2967,6 +2967,8 @@ Video Disk Recorder Revision History
- The 'radio' channel icon is now only displayed in the ST:TNG skin if the channel
actually has an APID.
-2004-07-27: Version 1.3.13
+2004-08-08: Version 1.3.13
- Fixed checking for the presence of NPTL (thanks to Jouni Karvo).
+- Making sure section filters are only set if the device actually has a lock
+ (thanks to Andreas Share for pointing this out).