X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2FChangeLog;h=152d8acbf459db81e91d2b413109b0752feee693;hb=e0df8328d11d79623c1b0369cf15544b26a18db0;hp=bd7dca3eab78689f4cd5fc4b3ac96cd38dc46f07;hpb=0db5645ea794339edb15381c5facb79d66a3ec19;p=mono.git diff --git a/mcs/ChangeLog b/mcs/ChangeLog index bd7dca3eab7..152d8acbf45 100644 --- a/mcs/ChangeLog +++ b/mcs/ChangeLog @@ -1,3 +1,50 @@ +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 ... + (default_centum_tests): ... here. + +2005-06-17 Raja R Harinath + + * Makefile (centum_tests): Add System.XML. + +2005-06-10 Sebastien Pouliot + + * Makefile (centum_tests): Added System.Security. + 2005-05-20 Raja R Harinath * Makefile (centum_tests): Add System.Web and move corlib from ...