summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-01-26 13:42:15 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-01-26 13:42:15 +0100
commit4bba577a8bd6ac06445d34db3a0f7bdae37c120d (patch)
tree6c9696d8fe39712bb09ee422d7517a64de3d9609 /HISTORY
parent503c803b8d97e7997bc2a5c42eb6a2014d013528 (diff)
downloadvdr-4bba577a8bd6ac06445d34db3a0f7bdae37c120d.tar.gz
vdr-4bba577a8bd6ac06445d34db3a0f7bdae37c120d.tar.bz2
Improved error handling in the editing process; message prompt at the end of editing process
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c94ef15e..9b782e6a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -907,3 +907,7 @@ Video Disk Recorder Revision History
- Fixed handling file names that contain single quotes (') or dollar signs ($)
in the call to the shutdown command (option '-s') and the recording command
(option '-r').
+- Improved error handling in the editing process; the resulting file will be
+ deleted if an error occured.
+- A message is now prompted at the end of the editing process, indicating
+ whether the process succeeded or failed.