X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2FChangeLog;h=152d8acbf459db81e91d2b413109b0752feee693;hb=e0df8328d11d79623c1b0369cf15544b26a18db0;hp=2e98e81d36a5de66a65a7a3735114e26c2377523;hpb=74c2e813151ef52866b58da63aeeed698b5e67dd;p=mono.git diff --git a/mcs/ChangeLog b/mcs/ChangeLog index 2e98e81d36a..152d8acbf45 100644 --- a/mcs/ChangeLog +++ b/mcs/ChangeLog @@ -1,3 +1,37 @@ +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. + +2005-11-21 Raja R Harinath + + * Makefile (net_2_0_bootstrap_SUBDIRS): Add ilasm. + (net_2_0_SUBDIRS): Likewise. + +2005-09-22 Raja R Harinath + + * Makefile (basic_SUBDIRS, net_1_1_bootstrap_SUBDIRS) + (net_2_0_bootstrap_SUBDIRS, net_2_0_SUBDIRS): + Build the 'build' directory too. + +2005-09-21 Raja R Harinath + + * Makefile (centum_tests): Remove System.Web. + +2005-09-06 Raja R Harinath + + * Makefile (bootstrap): Remove special handling on Win32. + +2005-07-11 Raja R Harinath + + * Makefile (centum_tests): Add System.Messaging and + System.ServiceProcess. Remove System.Configuration.Install. + Move Mono.C5 ... + (net_2_0_centum_tests): ... here, and disable it for now. + 2005-06-20 Raja R Harinath * Makefile (centum_tests): Move System.XML ...