2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +00:00

log changes

git-svn-id: https://svn.fhem.de/fhem/trunk@192 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
tdressler 2008-05-12 16:58:49 +00:00
parent 3b3742d051
commit 0fef8ab869
2 changed files with 4 additions and 1 deletions

View File

@ -398,3 +398,4 @@
- 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
-feature: M232 add windows support (thomas 12.05.08)

View File

@ -258,6 +258,8 @@
- 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
-tdressler Mo May 11 14:00:00 MEST 2008
-tdressler Mo May 12 14:00:00 MEST 2008
bugfix: FHZ with windows, use there ReadyFn if windows; small cosmetic changes
doc : add hint to virtual com port driver, modification for FHZ to use default FTDI driver
-tdressler Mo May 12 19:00:00 MEST 2008
feature : add windows support to M232