From 929e5c7c47a6d1ef24828c00482c2073bf9fd37b Mon Sep 17 00:00:00 2001 From: markusbloch <> Date: Thu, 7 Apr 2016 19:23:49 +0000 Subject: [PATCH] CHANGED: added CHANGED message for r11200 git-svn-id: https://svn.fhem.de/fhem/trunk@11201 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 9557df0f0..e0fc6adfb 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. + - feature: FHEMWEB Event-Monitor: stops autoscroll when user scrolls + manually. If user scrolls to the bottom end, autoscroll continues. - feature: perlSyntaxCheck global attribute (currently used by notify & at) - bugfix: 31_MilightDevice: Fixed incompatibility with Color::rgb2hsv - feature: new module 37_fakeRoku.pm to control fhem from a harmony hub