2008-06-18 Ivan N. Zlatev <contact@i-nz.net>
[mono.git] / ChangeLog
index 3297dc5586a40b99ebe129caf652123821bac5b3..2b759cf32c11fe2752ab638c145ae83e2e4d80f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2008-06-11  Zoltan Varga  <vargaz@gmail.com>
+
+       * configure.in: Remove -D_FILE_OFFSET_BITS=64 from the CPPFLAGS passed to
+       libgc on sparc. Fixes #323138.
+
+2008-06-05  Andreas Färber  <andreas.faerber@web.de>
+
+       * configure.in: Add configure option for DTrace.
+       * dtrace-prelink.sh: New file, helper script for DTrace builds.
+       * data/mono.d: New file, defines the DTrace 'mono' provider.
+
+       Contributed unter MIT/X11 license.
+
+2008-05-31  Andreas Färber  <andreas.faerber@web.de>
+
+       * configure.in (big-arrays): Output fix.
+         Display "no" in absence of --enable-big-arrays.
+
+       Contributed unter MIT/X11 license.
+
 2008-05-27 Rodrigo Kumpera  <rkumpera@novell.com>
 
        * configure.in: Add configure option for big arrays.