summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-04-04 11:05:38 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2017-04-04 11:05:38 +0200
commit63a32ce4833fe7200cea4b85ee31ddc91d23db6e (patch)
tree23adc8749ed5d99d3f0420800970f0dc84e1c8c1 /HISTORY
parent7170c20c7e8e63882415ea5d9569dc1eea200676 (diff)
downloadvdr-63a32ce4833fe7200cea4b85ee31ddc91d23db6e.tar.gz
vdr-63a32ce4833fe7200cea4b85ee31ddc91d23db6e.tar.bz2
Fixed a deadlock in the SVDRP command PLAY in case there is currently a recording being replayed
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 341bf810..af8ff478 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8961,3 +8961,5 @@ Video Disk Recorder Revision History
Thanks to Sergey Chernyavskiy.
- Changed 'number' to 'id' in the help texts of SVDRP commands that deal with
timers.
+- Fixed a deadlock in the SVDRP command PLAY in case there is currently a
+ recording being replayed.