From 93e59142f5eb37aa5c0ca92b8d9cdc5b6882d80b Mon Sep 17 00:00:00 2001 From: hexenmeister Date: Mon, 22 Sep 2014 23:35:46 +0000 Subject: [PATCH] SYSMON: HTML/Text output for SYSMON-CloneDummies & Method for titled HTML/Text output git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@6598 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 8b9ab0e72..1ba203eec 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,7 @@ # 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: HTML/Text output for SYSMON-CloneDummies + - feature: SYSMON: Method for titled HTML/Text output - added: 34_NUT.pm (maintainer: creideiki) - feature: SYSMON: added new reading: perl_version - feature: add toggle to SetExtensions (introduced for ZWave)