SYSMON: prevent empty line (log) in use of userReadings

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@6971 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
hexenmeister
2014-11-14 20:03:49 +00:00
parent 104b27e35a
commit 4c021b0b54

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.
- bugfix: SYSMON: prevent empty line im log by userReadings
- feature: 10_IT empfang (by bjoernh) - feature: 10_IT empfang (by bjoernh)
- bugfix: PRESENCE: fix race condition, when delete disabled attribute and - bugfix: PRESENCE: fix race condition, when delete disabled attribute and
PRESENCE does not start to scan. PRESENCE does not start to scan.