summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-05-25 13:58:21 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-05-25 13:58:21 +0200
commit7e5878856f4d3bc6ed66119e47fb87eecb9c5eb4 (patch)
treed3feb0bfd346c365fb47fcf76da6ac95d553f936 /HISTORY
parent0eb11ea3def106d1844c568a3db9c2add23084ca (diff)
downloadvdr-7e5878856f4d3bc6ed66119e47fb87eecb9c5eb4.tar.gz
vdr-7e5878856f4d3bc6ed66119e47fb87eecb9c5eb4.tar.bz2
Fixed handling newly created timers in case they are not confirmed with "Ok"
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 258f3679..3226c521 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2204,3 +2204,5 @@ Video Disk Recorder Revision History
- The cCiHandler now closes its file handle when it gets destroyed.
- Checking for duplicate recordings with the same file name and disabling the
second timer (thanks to Peter Bieringer for reporting this one).
+- Fixed handling newly created timers in case they are not confirmed with "Ok"
+ (thanks to Gerhard Steiner for reporting this one).