summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-06-10 11:52:47 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2017-06-10 11:52:47 +0200
commit93102b45e09ac75bb390aa58b0a94c63f0da0091 (patch)
tree16b326e5645a3458f35e7082db4923ed0218fc32 /HISTORY
parentfd3bf51f7de24a71bb1855ee558f1761bebea2e3 (diff)
downloadvdr-93102b45e09ac75bb390aa58b0a94c63f0da0091.tar.gz
vdr-93102b45e09ac75bb390aa58b0a94c63f0da0091.tar.bz2
Fixed a typo in CAMMENURETYTIMEOUT and added logging CAM enquiries
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 6d285716..62fed8c0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9103,7 +9103,7 @@ Video Disk Recorder Revision History
- Fixed the locking sequence when switching between 'Now', 'Next' and 'Schedule'
in the Schedules menu.
-2017-06-08: Version 2.3.7
+2017-06-10: Version 2.3.7
- Fixed false positives when checking the locking sequence, in case of nested locks
within the same thread.
@@ -9112,3 +9112,4 @@ Video Disk Recorder Revision History
- Fixed L(ock) and U(nlock) indicators in cStateLockLog.
- Increased SLL_LENGTH in thread.c to better handle long caller lines, and enclosed
logCaller with DEBUG_LOCKCALL to preserve memory in normal operation.
+- Fixed a typo in CAMMENURETYTIMEOUT and added logging CAM enquiries.