2010-05-01 Zoltan Varga <vargaz@gmail.com>
[mono.git] / ChangeLog
index 04ef15bae5d060efe214ecce5311950d93c9630d..330378f64711d02b27512ced7c4ceed65efbb673 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,37 @@
+2010-04-29  Andreas Färber  <andreas.faerber@web.de>
+
+       * configure.in: Check for -lm necessity.
+       Fixes linking on Haiku.
+
+       Contributed under MIT/X11 license.
+
+2010-04-27  Mark Probst  <mark.probst@gmail.com>
+
+       * scripts/mono-heapviz: If the major sections are too small, use a
+       larger width.
+
+2010-04-27  Zoltan Varga  <vargaz@gmail.com>
+
+       * configure.in: Switch to eglib by default.
+
+2010-04-26  Geoff Norton  <gnorton@novell.com>
+
+       * configure.in: Allow cross compiling osx for 64-bit
+
+2010-04-26  Zoltan Varga  <vargaz@gmail.com>
+
+       * configure.in: Applied patch from Robert Nagy (robert@openbsd.org). Add
+       sys/param.h dependencies to a few checks.
+
+2010-04-25  Mark Probst  <mark.probst@gmail.com>
+
+       * tools/sgen/sgen-grep-binprot.c: Support for major Mark&Sweep
+       collector.
+
+2010-04-20  Jonathan Pryor  <jpryor@novell.com>
+
+       * configure.in: Check for the asm/sigcontext.h header.
+
 2010-04-20  Andrés G. Aragoneses  <andres@lindenlab.com>
 
        * README: Replace --with-profile2 with --with-profile4.