summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
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.