From 6f6c3b4cd8a420ab3bbef47310e9d05ca267f6e8 Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Fri, 8 Jul 2011 07:48:19 +0000 Subject: [PATCH] 5.1 preparations git-svn-id: https://svn.fhem.de/fhem/trunk@934 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 6 ++++++ fhem/Makefile | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/fhem/CHANGED b/fhem/CHANGED index 53bf13571..06d4cccf3 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,4 +1,6 @@ - =DATE= (=VER=) + +- 2011-07-08 (5.1) - feature: smallscreen optimizations for iPhone - feature: FHT8V rewrite (and moved from contrib into the FHEM directory). - feature: PID rewrite (and moved from contrib into the FHEM directory). @@ -21,6 +23,10 @@ - feature: createlog added to the autocreate module - feature: contrib/tcptee.pl added - feature: HMLAN support + - feature: Fritzbox7390 image + - feature: pgm2 tablet support, included into the default configuration + - feature: TUL/EIB Support (by Maz) + - feature: updatefhem/CULflash - 2010-08-15 (5.0) - **NOTE*: The default installation path is changed to satisfy lintian diff --git a/fhem/Makefile b/fhem/Makefile index c669beaec..51c950ce2 100644 --- a/fhem/Makefile +++ b/fhem/Makefile @@ -14,7 +14,7 @@ RMANDIR=$(ROOT)$(MANDIR) RETCDIR=$(ROOT)$(ETCDIR) VERS=5.1 -DATE=2011-07-09 +DATE=2011-07-08 DESTDIR=fhem-$(VERS) all: