summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-12-05 16:44:21 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2017-12-05 16:44:21 +0100
commitc8682653974caa80c027b097d37f74a1a84022fe (patch)
tree109cee9106c08329a278ffd2d8585b360f125764 /HISTORY
parente5e0315d3490511ccaa6c7e0d456cffbd7d773fb (diff)
downloadvdr-c8682653974caa80c027b097d37f74a1a84022fe.tar.gz
vdr-c8682653974caa80c027b097d37f74a1a84022fe.tar.bz2
Fixed a lengthy write lock on the Recordings list in case of moving a folder with more than one recording
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 1f7bd4f9..3dbdb129 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-04: Version 2.3.9
+2017-12-05: Version 2.3.9
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
@@ -9219,3 +9219,5 @@ Video Disk Recorder Revision History
menu, in case there is a LastReplayed recording.
- The CAM menu is now automatically closed when the current channel is switched
(suggested by Dietmar Spingler).
+- Fixed a lengthy write lock on the Recordings list in case of moving a folder with
+ more than one recording (thanks to Matthias Senzel).