From d3c43adff1b058515fbe7d39d43fe1612b368b68 Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Mon, 8 Apr 2013 11:23:56 +0000 Subject: [PATCH] 5.4 released git-svn-id: https://svn.fhem.de/fhem/trunk@3050 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 7 ++++--- fhem/Makefile | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/fhem/CHANGED b/fhem/CHANGED index d30dfd4b4..dd7d7092b 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,6 +1,7 @@ -# Add changes at the top of the list. - +# Add changes at the top of the list. Keep it in ASCII - SVN + +- 2013-04-08 (5.4) - feature: updatefhem will be silently converted to update - feature: FHEMWEB: save button replaced with the menu entry "Save config" - feature: notify supports $NAME/$EVENT/$EVTPART0/etc. @/% is deprecated. @@ -123,7 +124,7 @@ - feature: devicepair in 10_CUL_HM.pm supports unset - feature: devicepair for single Button in 10_CUL_HM.pm (by MartinP) - feature: new Modules 75_MSG.pm, 76_MSGFile.pm and 76_MSGMail.pm (by - R�diger) + Ruediger) - feature: new Module 59_Twilight.pm to calculate current daylight - feature: internal NotifyOrderPrefix: 98_average.pm is more straightforward - feature: the usb command tries to flash unflashed CULs on linux diff --git a/fhem/Makefile b/fhem/Makefile index 68a41c0c0..d02bacdb6 100644 --- a/fhem/Makefile +++ b/fhem/Makefile @@ -1,5 +1,5 @@ -VERS=5.3 -DATE=2012-10-28 +VERS=5.4 +DATE=2013-04-08 RELATIVE_PATH=YES BINDIR=/opt/fhem