X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2FChangeLog;h=9c1d8c8405637cbc672b3bfaa498e33f25a11829;hb=1957411c4143ced9571d3d2683d5ae42c21fef9b;hp=6e67b36b5ed3237f4bf50510d80e66c543953b76;hpb=6f5a0b555436eba699f9dd2659471044097b951b;p=mono.git diff --git a/mcs/ChangeLog b/mcs/ChangeLog index 6e67b36b5ed..9c1d8c84056 100644 --- a/mcs/ChangeLog +++ b/mcs/ChangeLog @@ -1,3 +1,65 @@ +2009-10-01 Marek Safar + + * Makefile: Removed net_1_1 bootstrap. + +2009-09-07 Atsushi Enomoto + + * Makefile: add some WCF assemblies to centum_tests. + +2009-07-21 Jb Evain + + * Makefile: specify bootstrap and SUBDIRS for the monotouch profile. + +2009-07-16 Raja R Harinath + + Improve coarse-grain parallelism in the build + * Makefile (_boot_:net_2_0_bootstrap): Depend on + 'net_1_1_bootstrap' profile, rather than 'net_1_1'. + +2009-07-10 Atsushi Enomoto + + * nunit20 : removed old framework. + +2009-06-07 Marek Safar + + * Makefile: Add net_4_0* profiles. + +2009-02-24 Jonathan Pryor + + * docs/Makefile: Remove and don't install nunit-docs.source. As + Atsushi Enomoto said on 2008-11-26, Mono's NUnit is for internal use + only, and installing nunit-docs.source causes an warning message + during monodoc startup. + * docs/nunit-docs.source: Remove. + +2009-02-03 Rodrigo Kumpera + + * docs/Makefile: Fix install-local and uninstall-local if + DISABLE_MCS_DOCS is defined. + +2009-02-02 Rodrigo Kumpera + + * docs/Makefile: Don't build build-documentation if DISABLE_MCS_DOCS + is defined. + +2009-01-31 Rodrigo Kumpera + + * docs/Makefile: use -f with rm on the clean target so + rm doesn't complain about missing files. + +2008-12-10 Atsushi Enomoto + + * Makefile : remove sys.messaging from CENTUM_TESTS. It has never + been supported, and now, it's heavily developed. + +2008-12-08 Jonathan Pryor + + * docs/monodoc.xml: Rename the "File Formats" node to "Commands and + Files", so that ~all man pages can be under the same node. + * docs/lang-csharp.source: Since C# is the only current language, move + the child nodes "up" a node so we have "Languages/C# Compiler Error + Reference" and "Languages/C# Language Specification" nodes. + 2008-12-02 Jonathan Pryor * docs/Makefile: Build additional directories (Npgsql,