[corlib] Improve CancellationTokenSource test
[mono.git] / mono / utils / ChangeLog
index e369d5a4c7e02353bf59524cd7f94cf8b5461bb1..29ae70debdb3789b88d90b5cf25386e9b4563df1 100644 (file)
@@ -1,7 +1,12 @@
-2010-07-13 Gonzalo Paniagua Javier <gonzalo@novell.com>
+2010-07-27  Geoff Norton  <gnorton@novell.com>
 
-       * mono-semaphore.h:
-       * mono-semaphore.c: use io-layer wait functions in OSX.
+       * mono-sigcontext.h: Extend the macro's for darwin and linux
+       to expose r8-r11 as well.
+
+2010-07-16 Gonzalo Paniagua Javier <gonzalo@novell.com>
+
+       * mono-semaphore.c: fixes bug #622398 for real in OSX.
+       This was preventing the WSQ from working.
 
 2010-07-02  Michael Hutchinson  <mhutchinson@novell.com>