diff --git a/fhem/CHANGED b/fhem/CHANGED index 72c9ea393..8b290b3f6 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -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) diff --git a/fhem/HISTORY b/fhem/HISTORY index d1aabb3bd..6951a3883 100644 --- a/fhem/HISTORY +++ b/fhem/HISTORY @@ -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