summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-02-16 12:29:27 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-02-16 12:29:27 +0100
commit6c7b28705ec1e69edaa6b28f2c08ad46c8afd332 (patch)
tree67336b2925c165113ad21fb074d5ad8ac9bfa47a /HISTORY
parent26d2fe51d139362a99d76a90de490138dea7477e (diff)
downloadvdr-6c7b28705ec1e69edaa6b28f2c08ad46c8afd332.tar.gz
vdr-6c7b28705ec1e69edaa6b28f2c08ad46c8afd332.tar.bz2
The SVDRP command DELR now won't delete a recording that is currently being edited
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 098f455e..edae737e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6879,3 +6879,4 @@ Video Disk Recorder Revision History
function is called in cDevice::SetPrimaryDevice(), anyway.
- An ongoing editing process is now canceled if either the original or the edited
version of the recording is deleted from the Recordings menu.
+- The SVDRP command DELR now won't delete a recording that is currently being edited.