[corlib] Improve CancellationTokenSource test
[mono.git] / mono / utils / ChangeLog
index 198e61b611f14e9c4e5ead5170706d07733f85d3..29ae70debdb3789b88d90b5cf25386e9b4563df1 100644 (file)
@@ -1,3 +1,13 @@
+2010-07-27  Geoff Norton  <gnorton@novell.com>
+
+       * 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>
 
        * mono-compiler.h: Add MONO_THREAD_VAR_OFFSET macro for s390x.