summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-12-27 14:39:14 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-12-27 14:39:14 +0100
commit1314d03411769215c4ce1d62a8a847c9d3e58a7c (patch)
tree7ec47de4083ee266c8e5e41976fcebb7d93039fe /HISTORY
parent0b3d9a95fdeb4141fa223a221f7120a44e3c7057 (diff)
downloadvdr-1314d03411769215c4ce1d62a8a847c9d3e58a7c.tar.gz
vdr-1314d03411769215c4ce1d62a8a847c9d3e58a7c.tar.bz2
cTimer no longer has its own 'schedule' member
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index a5043408..21850b6d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4000,3 +4000,5 @@ Video Disk Recorder Revision History
- Schedules are now cleaned up once every hour (not only at 05:00).
- The "Schedules" and "What's on now/next?" menus are now updated if a timer
is set or modified.
+- cTimer no longer has its own 'schedule' member, it rather uses that of the
+ event it has been set to.