summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-12-16 13:13:13 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2017-12-16 13:13:13 +0100
commit5467bc4f24666cb831c9195f4e5d4294f5dc956e (patch)
tree585c9993edc6f26814c5d4d4665407023bb9ab71 /HISTORY
parent477fb7dc20971fc07c45dbf9765e4bd8302d6682 (diff)
downloadvdr-5467bc4f24666cb831c9195f4e5d4294f5dc956e.tar.gz
vdr-5467bc4f24666cb831c9195f4e5d4294f5dc956e.tar.bz2
Fixed a possible deadlock when detaching a receiver from a device
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index bb5fd692..f8fa5fff 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9241,3 +9241,4 @@ Video Disk Recorder Revision History
(suggested by Matthias Senzel).
- When selecting a folder for a recording or timer, it is now possible to open a folder
even if it doesn't contain any subfolders (suggested by Matthias Senzel).
+- Fixed a possible deadlock when detaching a receiver from a device.