From 6e274d6eaef36c1c6dbd440208740d448f351999 Mon Sep 17 00:00:00 2001 From: joachim09876 <> Date: Sat, 29 Mar 2014 08:15:23 +0000 Subject: [PATCH] 98_cloneDummy: new parameter and new attribut added git-svn-id: https://svn.fhem.de/fhem/trunk@5365 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fhem/CHANGED b/fhem/CHANGED index de549013e..e0b265970 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,8 +1,8 @@ # 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. - SVN - - feature: cloneDummy: new attribut cloneIgnore - - feature: cloneDummy: new optional parameter [reading] + - feature: cloneDummy: new attribut cloneIgnore + - feature: cloneDummy: new optional parameter [reading] - bugfix: Dashboard: dashboard_showfullsize not applied in room "all" - feature: new module 98_PID20.pm added (John / betateilchen) - feature: new module 00_RPII2C.pm, 52_I2C_PCA9532.pm, 52_I2C_PCF8574.pm,