From bd3f15e0a3f105d133863e2af1341dcb186bdd1b Mon Sep 17 00:00:00 2001 From: nasseeder1 Date: Thu, 3 Dec 2015 20:34:06 +0000 Subject: [PATCH] 49_SSCam: avoid possible blocking situation of FHEM when a recording is running git-svn-id: https://svn.fhem.de/fhem/trunk@10078 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 9646667a8..f6045d147 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,7 @@ # Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # Do not insert empty lines here, update check depends on it. + - bugfix: 49_SSCam: avoid possible blocking situation of FHEM when a + recording is running - bugfix: 49_SSCam: avoid messages "insufficient user privilege" even though the user was set up properly - bugfix: 70_PIONEERAVR: suppressed Smartmatch is experimental warnings