X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2FChangeLog;h=f6e4d8084e8f9b5c738be83aa281e83b8c79e1b0;hb=9f5bc7946afb273ea27e3930b8e9fda65ce6d146;hp=cabd9b954ce339366740cfb1cd811f0d5b85dbe2;hpb=e71c98e966756ee93fd880bc4bbc6358cf83dd19;p=mono.git diff --git a/mcs/ChangeLog b/mcs/ChangeLog index cabd9b954ce..f6e4d8084e8 100644 --- a/mcs/ChangeLog +++ b/mcs/ChangeLog @@ -1,3 +1,27 @@ +2007-05-11 Raja R Harinath + + * Makefile (net_2_0_bootstrap_SUBDIRS): Add 'mcs'. + +2007-04-18 Marek Habersack + + * Makefile (SUBDIRS): removed tools/culevel, it is now built in + the 1.1 bootstrap phase. + +2007-04-17 Marek Habersack + + * 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 + + * Makefile: use bzip2 instead of gzip for 'make dist' + (even though it's not used here anymore) + +2006-08-18 Raja R Harinath + + * Makefile (net_2_0_bootstrap_SUBDIRS): Add 'tools'. + 2006-04-11 Raja R Harinath * Makefile (SUBDIRS): Remove tools/resgen.