summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-12-11 13:55:38 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2017-12-11 13:55:38 +0100
commit7455fbd2ada637bebded0a66cc488e79f3226650 (patch)
tree6a9edfe313e91546d3d0db2fa4a41a7979d4e8b8 /HISTORY
parentea217de3380f6f8c322dd36eaf084045f4ae7fc3 (diff)
downloadvdr-7455fbd2ada637bebded0a66cc488e79f3226650.tar.gz
vdr-7455fbd2ada637bebded0a66cc488e79f3226650.tar.bz2
Fixed canceling moving a folder with several recordings between volumes
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 66947800..e062d950 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9162,7 +9162,7 @@ Video Disk Recorder Revision History
a subdirectory.
- SVDRP peering can now be limited to the default SVDRP host (see MANUAL for details).
-2017-12-10: Version 2.3.9
+2017-12-11: Version 2.3.9
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
@@ -9229,3 +9229,4 @@ Video Disk Recorder Revision History
- When moving recordings between volumes, the "Recordings" menu now displays those items
that have not yet been moved completely as non-selectable. This avoids situations
where trying to play such a recording might fail.
+- Fixed canceling moving a folder with several recordings between volumes.