summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-10-17 12:22:56 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-10-17 12:22:56 +0200
commit501ffe50086d7cd5559cbf4c31c150228236a88a (patch)
treeef6faa0f07343d667f2a06116d3c224333500211 /HISTORY
parent30dfd2e7019b9727ca761440b1ec4fe511a1143a (diff)
downloadvdr-501ffe50086d7cd5559cbf4c31c150228236a88a.tar.gz
vdr-501ffe50086d7cd5559cbf4c31c150228236a88a.tar.bz2
Removed the 'Log' parameter from the cChannel::Set... functions
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 53a94720..3d96de86 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3033,3 +3033,5 @@ Video Disk Recorder Revision History
lots of disk access due to automatic channel updates). Automatic channel
modifications will be saved every 10 minutes if no recording is currently
active.
+- Removed the 'Log' parameter from the cChannel::Set... functions. Instead
+ checking if the channel has a non-zero number.