diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-12-05 16:44:21 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-12-05 16:44:21 +0100 |
commit | c8682653974caa80c027b097d37f74a1a84022fe (patch) | |
tree | 109cee9106c08329a278ffd2d8585b360f125764 /CONTRIBUTORS | |
parent | e5e0315d3490511ccaa6c7e0d456cffbd7d773fb (diff) | |
download | vdr-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 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4cf9e1ed..640fd58b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3286,6 +3286,8 @@ Matthias Senzel <matthias.senzel@t-online.de> for reporting a crash when moving a recording between different volumes for reporting a deadlock when moving a folder containing several recordings between different volumes + for fixing a lengthy write lock on the Recordings list in case of moving a folder with + more than one recording Marek Nazarko <mnazarko@gmail.com> for translating OSD texts to the Polish language |