summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-11-30 13:30:33 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-11-30 13:30:33 +0100
commit498db82e98e44294cc7e6f2d2f1a5c0b10f6cd6c (patch)
tree9711ad63eb51cd912472220b77038f550e31ce2c /HISTORY
parent7fcfd58f3c8fbceb9859693012ce45904cceffbc (diff)
downloadvdr-498db82e98e44294cc7e6f2d2f1a5c0b10f6cd6c.tar.gz
vdr-498db82e98e44294cc7e6f2d2f1a5c0b10f6cd6c.tar.bz2
Timers now accept channel IDs even if the 'source' is 0
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 98534bc7..d09cbd02 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1827,3 +1827,5 @@ Video Disk Recorder Revision History
- Removed transponders 10788, 11739 and 12266 from 'channels.conf' (apparently they
are no longer active).
- Deactivated some templates in tools.h in case some plugin needs to use the STL.
+- Timers now accept channel IDs even if the 'source' is 0 (thanks to Stefan Huelswitt
+ for reporting this one).