summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-08-05 12:06:11 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-08-05 12:06:11 +0200
commitc78a784fb234c0687be00a4cbef0ee4ddb0a3184 (patch)
treef453584629a5db88fdf18be33e807cbdeca3bcde /HISTORY
parent394865b3d9c087f982edf21263bb776d1bed1a7c (diff)
downloadvdr-c78a784fb234c0687be00a4cbef0ee4ddb0a3184.tar.gz
vdr-c78a784fb234c0687be00a4cbef0ee4ddb0a3184.tar.bz2
Fixed getting the next active timer when shutting down
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 210bcb7a..ba2e38c5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4856,3 +4856,4 @@ Video Disk Recorder Revision History
"Min. event timeout" minutes (default is 30) in the future.
- Avoiding shutdown message "Recording in ... minutes, shut down anyway?" with
a negative number of minutes (reported by Udo Richter).
+- Fixed getting the next active timer when shutting down (thanks to Udo Richter).