mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
log fixes
git-svn-id: https://svn.fhem.de/fhem/trunk@185 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
683bda8d2f
commit
006b488bb8
@ -396,3 +396,5 @@
|
||||
- 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)
|
||||
- bugfix: FileLog undefined $data in FileLog_Get
|
||||
- feature: fhem.pl check modules for compiletime errors and do not initialize them
|
||||
|
@ -254,3 +254,7 @@
|
||||
- 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)
|
||||
-tdressler So May 11 23:30:00 MEST 2008
|
||||
- bugfix: FileLog undefined $data in FileLog_Get
|
||||
- feature: fhem.pl check modules for compiletime errors and do not initialize them if any
|
||||
-bugfix: EM, WS300, FHZ scope of portobj variable
|
||||
|
Loading…
Reference in New Issue
Block a user