2005-03-23 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / ChangeLog
index ad05b9cd7c757dc610880718f926cbcc9f9d263f..4acdb590a27737d611cc489aee1e73680ae3ee3f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2005-03-23  Raja R Harinath  <rharinath@novell.com>
+
+       Allow testing of System.Drawing with a libgdiplus snapshot.
+       * configure.in (libgdiplus): New --with-libgdiplus option.  Allow
+       the location of libgdiplus to be overridden.
+       * runtime/Makefile.am (wrapper-config): Override location of
+       libgdiplus if requested.
+
+2005-03-14  Raja R Harinath  <rharinath@novell.com>
+
+       * runtime/Makefile.am (clean_profiles): Remove.
+       (clean-local): Use $(build_profiles).
+       (install-local, uninstall-local): Don't override $(prefix).
+       (SUPPORT_FILES): New.  List of dependencies from ...
+       (all-local): ... here.  Use it.
+       (install-local): Depend on $(SUPPORT_FILES).
+
+2005-03-02  Zoltan Varga  <vargaz@freemail.hu>
+
+       * docs/aot-compiler.txt: Add some more documentation.
+
 2005-02-25  Raja R Harinath  <rharinath@novell.com>
 
        * runtime/Makefile.am (centum_nunit_tests): Remove.  The