[HttpListenre] Avoid multiple calls to Close()
[mono.git] / mcs / class / System / System.IO.Ports / ChangeLog
index d01efa49ee7b138902c3fddfc144e02839d520c0..c15fe2df74085fb2343faf0b4a14ee5107735cb7 100644 (file)
@@ -1,3 +1,17 @@
+2010-04-22  Miguel de Icaza  <miguel@novell.com>
+
+       * SerialPort.cs: Try to detect serial devices in other Unix
+       systems. 
+
+       More tune ups for BSDs.
+
+2010-02-23  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * SerialPort.cs: DiscardNull should *not* report any error if the port
+       is not open. We haven't implemented it yet, but added the needed
+       comment in case we forget when actually implementing it.
+       Fixes #512244.
+
 2010-01-25  Leszek Ciesielski <skolima@gmail.com>
 
        * SerialPortStream.cs: Read was returning requested count instead