summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-05-29 08:18:17 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2017-05-29 08:18:17 +0200
commita4c851f759cf51760223e63b3f06d29743d80031 (patch)
treeaeeaa7480754ae513adba10573022f440ce84d90 /HISTORY
parent2751e239eba118a319c1c8518fb199dc5d4114e4 (diff)
downloadvdr-a4c851f759cf51760223e63b3f06d29743d80031.tar.gz
vdr-a4c851f759cf51760223e63b3f06d29743d80031.tar.bz2
Fixed the locking sequence when starting a recording
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index bcc6ddcf..456fe28a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9064,3 +9064,4 @@ Video Disk Recorder Revision History
sequence, the 20 most recent locks will be printed to stderr, followed by a
backtrace that led to the call in question.
- Fixed the locking sequence when dumping EPG data.
+- Fixed the locking sequence when starting a recording.