Moved the marker.
[mono.git] / ChangeLog
index f217c9d55132f38b843953a546aac2994c2bf205..e6cece6c7bc8c6cb9c43bd886d82344531a2a2b6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2004-05-19  Raja R Harinath  <rharinath@novell.com>
+
+       * configure.in: Use proper autoconf idiom to pass additional
+       arguments to libgc/configure.
+       (PLATFORM_WIN32, NEED_LINK_UNLINK): Use three-argument AC_DEFINE.
+       * acconfig.h: Update to reflect changes.
+
+2004-05-17  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile.am (tmpinst-dir): Creates _tmpinst tree if
+       necessary. Move body ...
+       (tmpinst-dir.stamp): ... here.
+       (stage3): Don't remove _tmpinst tree.
+       (bootstrap-clean, bootstrap-check): New rules.  They run the
+       corresponding rules in the mcs/ tree.
+
+2004-05-14  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile.am: Revert unlogged unexplained changes.
+       (stage3): Make 'all-profiles' since the mono source tarball
+       carries all the net_2_0 preview dlls.
+
+2004-05-11  Jackson Harper  <jackson@ximian.com>
+
+       * runtime/net_1_1/Makefile.am:
+       * runtime/net_2_0/Makefile.am: cscompmgd.dll is lowercase now.
+       
 2004-05-10  Raja R Harinath  <rharinath@novell.com>
 
        * Makefile.am (tmpinst-dir): Always add $tmpinst/lib to MONO_PATH.