X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2FChangeLog;h=f682a7d0824b839b8d60fa1dbd7cb5eead5b420a;hb=831403d104705c81d2fdb98473855da2e3076311;hp=152d8acbf459db81e91d2b413109b0752feee693;hpb=e51a9b6ba1a93bc981639a706c93bee413099fd6;p=mono.git diff --git a/mcs/ChangeLog b/mcs/ChangeLog index 152d8acbf45..f682a7d0824 100644 --- a/mcs/ChangeLog +++ b/mcs/ChangeLog @@ -1,3 +1,35 @@ +2007-07-27 Jb Evain + + * Makefile: integrate the tuner in the build. + +2007-07-26 Jb Evain + + * smcs: add a project of its own for the 2.1 compiler. + +2007-07-11 Jb Evain + + * Makefile: work on the 2.1 profile. + +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'.