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)