changed: SYSMON

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@9251 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
hexenmeister
2015-09-14 18:55:15 +00:00
parent 728fb68952
commit 7643dff78f

View File

@@ -1,5 +1,6 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # 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. # 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 - bugfix: 95_Dashboard: the sort order in columns is now correctly read
from the sorting attribute. from the sorting attribute.
- bugfix: 00_MAXLAN: set time on cube if it has none (by Tom_S) - bugfix: 00_MAXLAN: set time on cube if it has none (by Tom_S)