Convert jgac to java_refs, and jre6 to jre
[mono.git] / support / ChangeLog
index 1eddf6e89200c3daa1fe2d9a3c4c6b05cf418bf3..c2591852c3ce8d7af58e85daa30650858f0d4bc8 100644 (file)
@@ -1,3 +1,18 @@
+2007-01-23  Miguel de Icaza  <miguel@novell.com>
+
+       * serial.c (poll_serial): Fix for #79073, based on the patch by
+       Leszek Ciesielski, without introducing a GNU libc-ism.
+       (write_serial): Handle EINTR here as well.
+
+2006-11-30  Jonathan Pryor  <jonpryor@vt.edu>
+
+       * map.c: _cnm_return_val_if_overflow() should be a no-op unless DEBUG is
+         defined.  "Fixes" false positives pending further investigation.
+
+2006-11-18  Miguel de Icaza  <miguel@novell.com>
+
+       * serial.c (poll_serial): Do not report an error for EINTR. 
+
 2006-11-18  Jelle Hissink  <Jelle.Hissink@C-it.nl>
 
        * serial.c (poll_serial): Add timeout parameter to poll.