mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
log changes
git-svn-id: https://svn.fhem.de/fhem/trunk@180 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
ba18040b06
commit
a0e389bdec
@ -391,3 +391,8 @@
|
||||
- feature: 87_ws2000.pm (thomas 10.05.08)
|
||||
- contrib: ws2000_reader.pl Standalone decoder and server (thomas 10.05.08)
|
||||
- doc : update fhem.html and commandline.html reflecting ws2000 and windows installation(thomas 10.05.08)
|
||||
- feature: add ReadyFn to fhem.pl in main loop to have an alternative for select, which is not working on windows (thomas 11.05)
|
||||
- feature: set timeout to 0.2s, if HandleTimeout returns undef=forever
|
||||
- bugfix : WS2000:fixed serial port access on windows by replacing FD with ReadyFn
|
||||
- bugfix : FileLog: dont use FH->sync on windows (not implemented there)
|
||||
- feature: EM, WS300, FHZ:Add Switch for Device::SerialPort and Win32::SerialPort to get it running in Windows (sorry, untestet)
|
||||
|
10
fhem/HISTORY
10
fhem/HISTORY
@ -240,10 +240,6 @@
|
||||
- the default location for pictures, gnuplot scripts and css is the FHEM
|
||||
module directory
|
||||
- multiline support for notify and at scripts.
|
||||
|
||||
|
||||
|
||||
|
||||
- feature: FileLog "set reopen" for manual tweaking of logfiles.
|
||||
- feature: multiline commands are supported through the command line
|
||||
- feature: pgm2 installation changes, multiple instances, external css
|
||||
@ -252,3 +248,9 @@
|
||||
-feature:add WS2000 Support new modul 87_ws2000.pm and standalone reader/server ws2000_reader.pl
|
||||
-doc: modified fhem.html/commandref.html reflectiing ws2000 device and added windows support
|
||||
(tagged:before tdressler_20080510_1, after tdressler_20080510_2)
|
||||
-tdressler So May 11 19:30:00 MEST 2008
|
||||
- feature: add ReadyFn to fhem.pl in main loop to have an alternative for select, which is not working on windows (thomas 11.05)
|
||||
- feature: set timeout to 0.2s, if HandleTimeout returns undef=forever (tagged tdressler_20080511_1/2)
|
||||
- bugfix : WS2000:fixed serial port access on windows by replacing FD with ReadyFn
|
||||
- bugfix : FileLog: dont use FH->sync on windows (not implemented there)
|
||||
- feature: EM, WS300, FHZ:Add Switch for Device::SerialPort and Win32::SerialPort to get it running in Windows (sorry, untestet)
|
||||
|
Loading…
Reference in New Issue
Block a user