summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-06-08 08:24:30 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2017-06-08 08:24:30 +0200
commit38fed8c9014003f4e78a54e0dfb3ef6c19ac965b (patch)
tree4e22449314bcb4775e832e168542b9f15f61087c /HISTORY
parent081e9eb45f739f23a275fbb1a46532a8dd1ec8f9 (diff)
downloadvdr-38fed8c9014003f4e78a54e0dfb3ef6c19ac965b.tar.gz
vdr-38fed8c9014003f4e78a54e0dfb3ef6c19ac965b.tar.bz2
Fixed L(ock) and U(nlock) indicators in cStateLockLog
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index ef899d1b..f4e55afb 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9103,9 +9103,10 @@ Video Disk Recorder Revision History
- Fixed the locking sequence when switching between 'Now', 'Next' and 'Schedule'
in the Schedules menu.
-2017-06-06: Version 2.3.7
+2017-06-08: Version 2.3.7
- Fixed false positives when checking the locking sequence, in case of nested locks
within the same thread.
- Fixed uninitialized variable SdWatchdog in vdr.c (reported by Frank Neumann).
- Fixed the locking sequence when starting an instant recording.
+- Fixed L(ock) and U(nlock) indicators in cStateLockLog.