X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2FChangeLog;h=cabd9b954ce339366740cfb1cd811f0d5b85dbe2;hb=dbdde20bf046254689e27997393f5242d9b9d01f;hp=2059762cbb4d606b47b5ed56d76792315a383c78;hpb=1e7cd044d2de815b10b38ecbc8d30ed5a4122447;p=mono.git diff --git a/mcs/ChangeLog b/mcs/ChangeLog index 2059762cbb4..cabd9b954ce 100644 --- a/mcs/ChangeLog +++ b/mcs/ChangeLog @@ -1,3 +1,57 @@ +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 ... + (default_centum_tests): ... here. + +2005-04-25 Raja R Harinath + + * Makefile (centum_tests): Add Mono.Security and + System.Runtime.Remoting. + * */Makefile: Replace $(RUNTIME) with $(RUNTIME) $(RUNTIME_FLAGS). + 2005-04-21 Raja R Harinath * Makefile (net_1_1_bootstrap_SUBDIRS): Add ilasm.