summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-09-07 15:37:26 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-09-07 15:37:26 +0200
commit3b6782a774510608efcca20bdd703c83151e85e8 (patch)
treebf1737187f548eea92190227b8fdcfacbdd1ad10 /HISTORY
parentfa31c70f7d19100d6199ad2ebe70d14e70df3b2d (diff)
downloadvdr-3b6782a774510608efcca20bdd703c83151e85e8.tar.gz
vdr-3b6782a774510608efcca20bdd703c83151e85e8.tar.bz2
Some fixes to the shutdown feature
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY7
1 files changed, 7 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d2be0544..d0df9ae6 100644
--- a/HISTORY
+++ b/HISTORY
@@ -715,3 +715,10 @@ Video Disk Recorder Revision History
definitions). Use your favourite text editor to delete that information.
That way every recording will store the actual summary data at the time of
the recording.
+
+2001-09-03: Version 0.95
+
+- Fixed behaviour in case the shutdown didn't take place (there were many
+ "next timer event at..." messages in that case).
+- Reduced the default value for MinEventTimeout to 30 minutes.
+- Fixed detecting manual start in shutdown feature.