2005-04-04 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / ChangeLog
index 4acdb590a27737d611cc489aee1e73680ae3ee3f..d29bc371b1c795dd059266acabac0f3954f45186 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2005-04-02  Raja R Harinath  <harinath@gmail.com>
+
+       * configure.in (pkg_config_path): Rename from PKG_PATH.  Fix build
+       with pkgconfig 0.16.0.
+
+2005-04-01  Zoltan Varga  <vargaz@freemail.hu>
+
+       * configure.in: Fix sigaltstack detection on solaris.
+
+2005-03-27  Raja R Harinath  <harinath@gmail.com>
+
+       * configure.in: Define mono_libdir using $(exec_prefix), seeing
+       that it uses .../lib.
+
+2005-03-26  Ben Maurer  <bmaurer@ximian.com>
+
+       * configure.in: Use mono_libdir rather than libdir in
+       config.make. This fixes confusion for amd builds in buildbuddy.
+
+       * configure.in, */Makefile.am: fix up lib/lib64 type stuff
+
+2005-03-24  Raja R Harinath  <rharinath@novell.com>
+
+       * configure.in (libgdiplus): Make more intuitive.
+       * runtime/Makefile.am (wrapper-config): Remove temporary file.
+       Update to change.
+
 2005-03-23  Raja R Harinath  <rharinath@novell.com>
 
        Allow testing of System.Drawing with a libgdiplus snapshot.