summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-05-29 11:39:29 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-05-29 11:39:29 +0200
commit984c51ef917611c4c0ce0850339a3259984e14bc (patch)
tree2bde85d03cd2263bf9d52a9e07599b5537c19784 /HISTORY
parent33079db2de7a7c68792ebfa1dc5b0c1b831f77a1 (diff)
downloadvdr-984c51ef917611c4c0ce0850339a3259984e14bc.tar.gz
vdr-984c51ef917611c4c0ce0850339a3259984e14bc.tar.bz2
Single event timers are now deleted if the recording they are doing is deleted before the timer ends
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 0adfe28e..382451b7 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2221,3 +2221,5 @@ Video Disk Recorder Revision History
breaking off replay in case the user hits "Play" or "Pause" too soon (thanks
to Karim Afifi for reporting ths one).
- Some corrections to the Catalanian OSD texts (thanks to Jordi Vilà).
+- Single event timers are now deleted if the recording they are doing is
+ deleted before the timer ends.