Version 5.0

git-svn-id: https://svn.fhem.de/fhem/trunk@699 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2010-08-15 12:53:15 +00:00
parent add31f83ae
commit 21e02f7590
3 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,5 @@
- =DATE= (5.0)
- 2010-08-15 (5.0)
- **NOTE*: The default installation path is changed to satisfy lintian
- feature: KM271
- bugfix: 99_SUNRISE_EL endless loop bug
- feature: CUL: optional baudrate spec in definition

View File

@ -13,8 +13,8 @@ RDOCDIR=$(ROOT)$(DOCDIR)
RMANDIR=$(ROOT)$(MANDIR)
RETCDIR=$(ROOT)$(ETCDIR)
VERS=4.10
DATE=2010-08-01
VERS=5.0
DATE=2010-08-15
DESTDIR=fhem-$(VERS)
all:

View File

@ -1,4 +1,5 @@
FHEM:
- RFR: Error message for uncomplete last message
- fix autocreate rename anomaly (rename filelog only)
- implement PID
- implement wiki decisions