From dc775bc5f89461c0e6808a7464bee6f8ae818499 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Tue, 6 Jun 2017 09:25:48 +0200 Subject: Fixed false positives when checking the locking sequence, in case of nested locks within the same thread --- HISTORY | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 32876ee3..ce46e793 100644 --- a/HISTORY +++ b/HISTORY @@ -9102,3 +9102,8 @@ Video Disk Recorder Revision History - Fixed the locking sequence when creating a new timer from the Schedules menu. - Fixed the locking sequence when switching between 'Now', 'Next' and 'Schedule' in the Schedules menu. + +2017-06-06: Version 2.3.7 + +- Fixed false positives when checking the locking sequence, in case of nested locks + within the same thread. -- cgit v1.2.3