From da772065e3b6f8e336805b47255bf320c3aa7d46 Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Mon, 11 Jul 2011 07:28:31 +0000 Subject: [PATCH] $value -> Value() (UlliM) git-svn-id: https://svn.fhem.de/fhem/trunk@940 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index e9e17af03..9568a8ecf 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -25,6 +25,8 @@ - feature: pgm2 tablet support, included into the default configuration - feature: TUL/EIB Support (by Maz) - feature: updatefhem/CULflash + - feature: $value{} => Value(), $oldvalue => OldValue()/OldTimestamp() + - 2010-08-15 (5.0) - **NOTE*: The default installation path is changed to satisfy lintian