X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Futils%2FChangeLog;h=29ae70debdb3789b88d90b5cf25386e9b4563df1;hb=00f152cfc457d6ab866779cb33dcf19d1b5564c8;hp=198e61b611f14e9c4e5ead5170706d07733f85d3;hpb=864fa837dd26bdc9e1642e555538ae2d2adfeed8;p=mono.git diff --git a/mono/utils/ChangeLog b/mono/utils/ChangeLog index 198e61b611f..29ae70debdb 100644 --- a/mono/utils/ChangeLog +++ b/mono/utils/ChangeLog @@ -1,3 +1,13 @@ +2010-07-27 Geoff Norton + + * mono-sigcontext.h: Extend the macro's for darwin and linux + to expose r8-r11 as well. + +2010-07-16 Gonzalo Paniagua Javier + + * mono-semaphore.c: fixes bug #622398 for real in OSX. + This was preventing the WSQ from working. + 2010-07-02 Michael Hutchinson * mono-compiler.h: Add MONO_THREAD_VAR_OFFSET macro for s390x.