2005-09-26 Carlos Alberto Cortez <calberto.cortez@gmail.com>
[mono.git] / mono / handles / ChangeLog
index 570c79dd71dc3eff927b0bc392eb81380db77ace..1836eaaafc55859609e5e8a5bfd6b1f9181e5bf0 100644 (file)
@@ -1,3 +1,23 @@
+2005-07-04  Dick Porter  <dick@ximian.com>
+
+       * semdel.c: Fixed compilation on macos, put an error message back
+       at Hari's suggestion.
+
+2005-07-01  Dick Porter  <dick@ximian.com>
+
+       * semdel.c: Removed output, and always exit (0), to avoid giving
+       make trouble
+
+2005-06-30  Dick Porter  <dick@ximian.com>
+
+       * semdel.c: Added semdel, for deleting the current shared
+       semaphore
+
+2005-04-13  Dick Porter  <dick@ximian.com>
+
+       * hps.c: Update to new daemon-less code
+       * Makefile.am: Don't bother to build shmdel or scratch any more
+
 2003-06-05  Dick Porter  <dick@ximian.com>
 
        * hps.c: