From c112c0acfb94492737e5ccd5a6ca37acfcffe98a Mon Sep 17 00:00:00 2001 From: chris1284 Date: Fri, 6 Mar 2015 16:11:50 +0000 Subject: [PATCH] 57_CALVIEW: - fixed set function git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@8161 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 89ab21458..37ab2e8bc 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,6 @@ # 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: 57_CALVIEW: - bugfix in set function - change: 57_CALVIEW: - fixed function 'set intervall' - see comandref for detail (now use the define for change intervall)