diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2018-01-28 11:21:28 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2018-01-28 11:21:28 +0100 |
commit | 0055eeeeb8df2b4e0c6f90338529200a0b3dfa22 (patch) | |
tree | 57c45496d2afe5c0ebb6ab5c6c43a69b97ae1e80 /HISTORY | |
parent | 5443fd42195fcc3099325caa3ee189eb64727699 (diff) | |
download | vdr-0055eeeeb8df2b4e0c6f90338529200a0b3dfa22.tar.gz vdr-0055eeeeb8df2b4e0c6f90338529200a0b3dfa22.tar.bz2 |
Fixed a possible deadlock when quickly zapping through encrypted channels
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). -2018-01-17: Version 2.3.9 +2018-01-28: Version 2.3.9 - Updated the Italian OSD texts (thanks to Diego Pierotto). - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). @@ -9245,3 +9245,5 @@ Video Disk Recorder Revision History - Now using the 'example' macro in vdr.5 (thanks to Chris Mayo). - Now unlocking the Recordings list before displaying an error message in cMenuPathEdit::ApplyChanges() and cReplayControl::Stop() (reported by Matthias Senzel). +- Fixed a possible deadlock when quickly zapping through encrypted channels (reported + by Jörg Wendel). |