Wed Apr 11 15:40:55 CEST 2007 Paolo Molaro <lupus@ximian.com>
[mono.git] / mcs / class / System / System.IO.Ports / ChangeLog
index bcb947fc5cc2f3ccfe85a2d68d4f936bcc6dff0c..a2240ee2e33924bd7f21c321b96357c28cf261e6 100644 (file)
@@ -1,3 +1,13 @@
+
+Wed Apr 11 15:40:55 CEST 2007 Paolo Molaro <lupus@ximian.com>
+
+       * WinSerialStream.cs: fixed logic for signal value check (bug #81342).
+
+2006-11-18  Jelle Hissink <Jelle.Hissink@C-it.nl>
+
+       * SerialPortStream.cs: Fix the parameters in Read, and also poll
+       before the read, so we can thorw the TimeoutException.
+
 2006-09-28  Andrew Skiba  <andrews@mainsoft.com>
 
        * SerialPort.cs,WinSerialStream.cs: TARGET_JVM