Dum de dum, need to escape %.
[mono.git] / ChangeLog
index d8ce8842a8811099bc13f0d79b9611855ba258fd..efd61065c72073ae22ff5c30b46225017d1483f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2002-09-27  Dick Porter  <dick@ximian.com>
+
+       * configure.in: Check for semaphore.h.  Patch for BSD from
+       jmmv@hispabsd.org (Julio Merino).
+
+2002-09-20  Duncan Mak  <duncan@ximian.com>
+
+       * data/config.in: Added reference to libxslt.
+
+2002-09-20  Mark Crichton  <crichton@gimp.org>
+
+       * configure.in: added NEED_LINK_UNLINK to make io-layer more portable.
+       Linux has a "virtual fs" for UNIX sockets, Solaris and BSD don't.
+       For systems that do not have such a virtual FS, define
+       NEED_LINK_UNLINK.
+
+       * acconfig.h: added NEED_LINK_UNLINK
+       
+Wed Sep 4 18:09:58 CEST 2002 Paolo Molaro <lupus@ximian.com>
+
+       * configure.in: add some needed defines to fix support of
+       threads in the GC.
+
+2002-09-19  Mark Crichton  <crichton@gimp.org>
+
+       * configure.in: Added checks for Solaris to use X/Open functionality.
+       Really needed for the io-layer code.
+
+2002-09-15  Andrew Birkett  <andy@nobugs.org>
+
+       * man/mcs.1: --probe is now --expect-error.
+
 2002-09-09  Dick Porter  <dick@ximian.com>
 
        * acconfig.h: