X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FChangeLog;h=5fab49d58dafbd3bbc5c95386b34de829e9807e2;hb=aeab59ba3a652692d93d0bf25c3cc6cb32d7d8a9;hp=4c649889606278c7e2e48e5ef6320ab81f71e0a1;hpb=d025ae66cc0ba5c2a9bef40a0fb2a2e6de5b3f31;p=mono.git diff --git a/mcs/class/ChangeLog b/mcs/class/ChangeLog index 4c649889606..5fab49d58da 100644 --- a/mcs/class/ChangeLog +++ b/mcs/class/ChangeLog @@ -1,3 +1,147 @@ +2008-12-08 Atsushi Enomoto + + * Makefile : revert previous one and retry before I revert everything. + +2008-12-08 Atsushi Enomoto + + * Makefile : actually RabbitMQ.Client is under wrong build practice :( + +2008-12-08 Atsushi Enomoto + + * Makefile : add new sys.messaging implementation. + +2008-11-20 Jb Evain + + * Makefile: add System.Xml.Linq to the net_2_1 build. + +2008-11-05 Marek Habersack + + * Makefile (net_2_0_dirs): Npgsql requires .NET 2.0+ now. + +2008-10-21 Atsushi Enomoto + + * Malefile: ... and Sys.ComponentModel.DataAnnotations.dll. + +2008-10-21 Atsushi Enomoto + + * Malefile: added Sys.Web.DynamicData to the build. + +2008-10-17 Jonathan Pryor + + * I18N/Makefile: Add doc-update target support. + +2008-10-13 Jonathan Pryor + + * Makefile (net_2_0_dirs): Add Mono.Options. + +2008-10-09 Atsushi Enomoto + + * Makefile: add System.Web.Abstractions and System.Web.Routing. + +2008-10-07 Atsushi Enomoto + + * Makefile : changed some net_2_0_dirs orders; Sys.Web.Extensions + will depend on Sys.Data.Linq (LinqDataSource). + +2008-10-07 Zoltan Varga + + * Makefile (net_2_0_dirs): Add Mono.Simd. + +2008-09-30 Marek Habersack + + * Makefile (net_2_0_dirs): added System.Web.Extensions_1.0 and + System.Web.Extensions.Design_1.0 + (net_3_5_dirs): removed System.Web.Extensions, the 3.5 version is + now built in the 2.0 profile. + +2008-09-24 Zoltan Varga + + * Makefile (net_2_0_dirs): Add Mono.Management. + +2008-09-23 Marek Safar + + * Makefile: Build Mono.CompilerServices.SymbolWriter before it's + used. + +2008-09-23 Jb Evain + + * Makefile: compile the SymbolWriter during net_2_1_raw. + +2008-09-12 Jb Evain + + * Makefile: add System.ServiceModel.Web to the net_2_1_raw build. + +2008-09-12 Jb Evain + + * Makefile: add System.ServiceModel to the net_2_1_raw build. + +2008-09-09 Jb Evain + + * Makefile: build System.Runtime.Serialization + during the net_2_1_raw profile. + +2008-08-21 Jb Evain + + * Makefile: add wcf and cardspace to the build. + +2008-07-31 Jb Evain + + * Makefile: update net_2_1_bootstrap_SUBDIRS to only build + corlib and System. +2008-05-22 Andreia Gaita + + * Makefile, Mono.Mozilla, Mono.WebBrowser: Long overdue rename of + Mono.Mozilla to Mono.WebBrowser. step 1 - directory moving + +2008-05-14 Atsushi Enomoto + + * Makefile : moved System.Data.DataSetExtensions.dll from net_3_5 + island to centum net_2_0 subdirs. + +2008-05-10 Sebastien Pouliot + + * Makefile: Include silverlight.pub in dist so monobuild goes on... + +2008-04-14 Raja R Harinath + + * Makefile (DIST_ONLY_SUBDIRS): Remove. + (MONO_WEB, MONO_POSIX, MONO_SYMWRITER): Remove. Inline definitions. + +2008-04-13 Jb Evain + + * Makefile: update the 2.1 assemblies. + Merged from the Moonlight 2 branch. + +2008-03-04 Marek Safar + + * Makefile: Added System.Data.Linq + +2008-03-03 Marek Habersack + + * Makefile: Move Mono.Web back to the common section. + +2008-03-03 Marek Safar + + * Makefile: Moved Mono.Web to 2.0 section. + +2008-02-17 Raja R Harinath + + * Makefile (net_3_5_dirs): Remove System.Xml.Linq, now that it's + built in the 2.0 profile. + +2008-02-11 Andrew Jorgensen + + * Makefile: build System.Xml.Linq in the 2.0 profile + +2007-12-19 Jb Evain + + * Makefile: include MicrosoftAjaxLibrary/License.htm + in the dist. + +2007-12-17 Jb Evain + + * Makefile: build Mono.Cecil only in the default profile. + 2007-12-08 Marek Habersack * Makefile (common_dirs): Mono.Data.Sqlite must be built before