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: