From 7643dff78f483d979d65ba7da6d64742a8feffc5 Mon Sep 17 00:00:00 2001 From: hexenmeister Date: Mon, 14 Sep 2015 18:55:15 +0000 Subject: [PATCH] changed: SYSMON git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@9251 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index a1551c836..a548a7309 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: SYSMON: telnet login with no user/pass required - bugfix: 95_Dashboard: the sort order in columns is now correctly read from the sorting attribute. - bugfix: 00_MAXLAN: set time on cube if it has none (by Tom_S)