summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-08 13:33:57 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-08 13:33:57 +0100
commitf993ff108b83802c066f32adcc5647125fa735ed (patch)
treedb36f9c5e2fcefc6690ad06bc38dcaf1e80e9355 /HISTORY
parent419f3ab5f7f188edf15af6400af5d622dfa6b45f (diff)
downloadvdr-f993ff108b83802c066f32adcc5647125fa735ed.tar.gz
vdr-f993ff108b83802c066f32adcc5647125fa735ed.tar.bz2
The SVDRP command LSTT now accepts the new option 'id'
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 6 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 49201ddc..2dd7c739 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4134,3 +4134,9 @@ Video Disk Recorder Revision History
- Added a SleepMs() in cRecorder::Action() to avoid a busy loop (thanks to Ingo
Schneider).
- Cleaned up some trailing white space.
+
+2006-01-08: Version 1.3.39
+
+- The SVDRP command LSTT now accepts the new option 'id' to have the channels
+ of the timers listed with their unique channel ids instead of their numbers
+ (suggested by Matthias Schniedermeyer).