X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=ChangeLog;h=330378f64711d02b27512ced7c4ceed65efbb673;hb=7d005d6a34ea37f37ccaef6239a655f33d166d99;hp=fb2cff369c472ec94bd6a71bb0a4994f72c72e30;hpb=480ca17a564ec4c2c1dd995ebcb9bfea09eb6758;p=mono.git diff --git a/ChangeLog b/ChangeLog index fb2cff369c4..330378f6471 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +2010-04-29 Andreas Färber + + * configure.in: Check for -lm necessity. + Fixes linking on Haiku. + + Contributed under MIT/X11 license. + +2010-04-27 Mark Probst + + * scripts/mono-heapviz: If the major sections are too small, use a + larger width. + +2010-04-27 Zoltan Varga + + * configure.in: Switch to eglib by default. + +2010-04-26 Geoff Norton + + * configure.in: Allow cross compiling osx for 64-bit + +2010-04-26 Zoltan Varga + + * configure.in: Applied patch from Robert Nagy (robert@openbsd.org). Add + sys/param.h dependencies to a few checks. + 2010-04-25 Mark Probst * tools/sgen/sgen-grep-binprot.c: Support for major Mark&Sweep