summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-09-16 09:35:51 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-09-16 09:35:51 +0200
commit24883d3d230de881aff84cbf52ce8323c2cf353c (patch)
treef42807c160fe2319def4030a1ca14b44c6f3860e /HISTORY
parent6ceefaf85f1866e15a90b961cdc589a4fc38b3ae (diff)
downloadvdr-24883d3d230de881aff84cbf52ce8323c2cf353c.tar.gz
vdr-24883d3d230de881aff84cbf52ce8323c2cf353c.tar.bz2
Fixed putting the final editing mark into the edited version's marks file
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index ff036fad..319e35af 100644
--- a/HISTORY
+++ b/HISTORY
@@ -716,7 +716,7 @@ Video Disk Recorder Revision History
That way every recording will store the actual summary data at the time of
the recording.
-2001-09-15: Version 0.95
+2001-09-16: Version 0.95
- Fixed behaviour in case the shutdown didn't take place (there were many
"next timer event at..." messages in that case).
@@ -751,3 +751,4 @@ Video Disk Recorder Revision History
to Guido Fiala).
- New version of the "Master-Timer" tool (thanks to Matthias Schniedermeyer).
- Better error handling when writing configuration files.
+- Fixed putting the final editing mark into the edited version's marks file.