5.1 preparations

git-svn-id: https://svn.fhem.de/fhem/trunk@934 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2011-07-08 07:48:19 +00:00
parent 48800a617b
commit 6bd068b005
2 changed files with 7 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
- =DATE= (=VER=) - =DATE= (=VER=)
- 2011-07-08 (5.1)
- feature: smallscreen optimizations for iPhone - feature: smallscreen optimizations for iPhone
- feature: FHT8V rewrite (and moved from contrib into the FHEM directory). - feature: FHT8V rewrite (and moved from contrib into the FHEM directory).
- feature: PID 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: createlog added to the autocreate module
- feature: contrib/tcptee.pl added - feature: contrib/tcptee.pl added
- feature: HMLAN support - 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) - 2010-08-15 (5.0)
- **NOTE*: The default installation path is changed to satisfy lintian - **NOTE*: The default installation path is changed to satisfy lintian

View File

@@ -14,7 +14,7 @@ RMANDIR=$(ROOT)$(MANDIR)
RETCDIR=$(ROOT)$(ETCDIR) RETCDIR=$(ROOT)$(ETCDIR)
VERS=5.1 VERS=5.1
DATE=2011-07-09 DATE=2011-07-08
DESTDIR=fhem-$(VERS) DESTDIR=fhem-$(VERS)
all: all: