X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2FChangeLog;h=e69782df3ad0f58584c8b055b92af751b6aa6d3c;hb=ab49f07d2d781a328e97b4eb2db2fe9bcf38190f;hp=c2df750f0add8530f49e2155c0e1644b2bb50a0f;hpb=234225d112c4b018b8d1796f4c06a15812137500;p=mono.git diff --git a/mcs/ChangeLog b/mcs/ChangeLog index c2df750f0ad..e69782df3ad 100644 --- a/mcs/ChangeLog +++ b/mcs/ChangeLog @@ -1,3 +1,47 @@ +2005-09-05 Atsushi Enomoto + + * Makefile: reverted previous change. Sadly mono.exe has different + way to load mscorlib.dll so it won't work. + +2005-09-05 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. + 2005-03-14 Raja R Harinath * Makefile (_boot_): New. Used to generalize the bootstrap to