git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@4827 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
hexenmeister
2014-02-06 23:44:27 +00:00
parent 228460d153
commit d8fba27bdd

View File

@@ -1,6 +1,7 @@
# 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.
- SVN - SVN
- bugfix: SYSMON: Fix: CPUTemp & BogoMIPS for utilite-Box.
- bugfix: PRESENCE: fix present-check-interval to be equal with normal - bugfix: PRESENCE: fix present-check-interval to be equal with normal
check-interval if not set in define statement and not 30 sec. check-interval if not set in define statement and not 30 sec.
- feature: DASHBOARD: Tabs can show an icon. - feature: DASHBOARD: Tabs can show an icon.