From d79dbb5a0da4f5110c8752dda83ef4069bf07db4 Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Fri, 19 Aug 2016 14:03:11 +0000 Subject: [PATCH] CHANGED: attr global commandref added git-svn-id: https://svn.fhem.de/fhem/trunk@11986 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 8f3704bc9..b84cf2393 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. + - feature: attr global commandref modular, Forum #39854 - bugfix: 49_SSCam: empty event LastSnapId corrected - change: 49_SSCam: Logging of verbose 4 changed - change: 10_ZWave.pm: change numbers in events (hex -> dec, Forum #56682)