* ListView.cs: Implement 2.0 RedrawItems method.
[mono.git] / mcs / ChangeLog
index cabd9b954ce339366740cfb1cd811f0d5b85dbe2..f6e4d8084e8f9b5c738be83aa281e83b8c79e1b0 100644 (file)
@@ -1,3 +1,27 @@
+2007-05-11  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (net_2_0_bootstrap_SUBDIRS): Add 'mcs'.
+
+2007-04-18  Marek Habersack  <grendello@gmail.com>
+
+       * Makefile (SUBDIRS): removed tools/culevel, it is now built in
+       the 1.1 bootstrap phase.
+
+2007-04-17  Marek Habersack  <mhabersack@novell.com>
+
+       * Makefile (thisdir): added tools/culevel to the list of
+       subdirectories - it must be compiled before compiling the classes
+       since System.Web depends on it.
+
+2007-04-06  Wade Berrier  <wberrier@novell.com>
+
+       * Makefile: use bzip2 instead of gzip for 'make dist'
+       (even though it's not used here anymore)
+
+2006-08-18  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (net_2_0_bootstrap_SUBDIRS): Add 'tools'.
+
 2006-04-11  Raja R Harinath  <rharinath@novell.com>
 
        * Makefile (SUBDIRS): Remove tools/resgen.