diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-12-04 13:07:39 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-12-04 13:07:39 +0100 |
commit | b96277e28a583b4dfe84823d49e8133de78daed8 (patch) | |
tree | 02a5c6aa6f59ac128525954a5779b6825dc13d5e /HISTORY | |
parent | b5d8f68b87954d2e019c50642b8545e5ffd7a469 (diff) | |
download | vdr-b96277e28a583b4dfe84823d49e8133de78daed8.tar.gz vdr-b96277e28a583b4dfe84823d49e8133de78daed8.tar.bz2 |
Fixed a deadlock when moving a folder containing several recordings between different volumes
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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-11-29: Version 2.3.9 +2017-12-04: Version 2.3.9 - Updated the Italian OSD texts (thanks to Diego Pierotto). - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). @@ -9213,3 +9213,5 @@ Video Disk Recorder Revision History - Fixed positioning the cursor in the Recordings menu when moving a recording between different volumes. - Added a note to PLUGINS.html about writing log messages in English. +- Fixed a deadlock when moving a folder containing several recordings between + different volumes (reported by Matthias Senzel). |