summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-02-24 15:05:07 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2001-02-24 15:05:07 +0100
commitebc6dccee3bacb5dfe026514ef14928a6f0779dd (patch)
tree511e3486d9bd32f72121e96f5ce45600c132811c /HISTORY
parentedacac5f91713ff996853c0de665ff3c237eaf8a (diff)
downloadvdr-ebc6dccee3bacb5dfe026514ef14928a6f0779dd.tar.gz
vdr-ebc6dccee3bacb5dfe026514ef14928a6f0779dd.tar.bz2
Explicitly setting timer's 'active' field to '1' after user changes
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2451edf1..9b99af91 100644
--- a/HISTORY
+++ b/HISTORY
@@ -407,3 +407,5 @@ Video Disk Recorder Revision History
- New setup parameter "PrimaryLimit" that allows to prevent timers from using the
primary DVB interface in multi card systems. Default value is 0, which means
that every timer may use the primary interface.
+- The 'active' field of a timer will now be explicitly set to '1' if the user
+ modifies an active timer (see FORMATS for details).