X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FChangeLog;h=f5bbf4426d5e11b8a3de78c3905c2173a0bbcd90;hb=de46a3dd5858c801d21a814cb8b8202f4794d828;hp=9f2d567ec2af7cc11be10d1c1a5f2893b86982a2;hpb=2642c934a7e58f1b4a234861128e3305503f90dc;p=mono.git diff --git a/mcs/class/ChangeLog b/mcs/class/ChangeLog index 9f2d567ec2a..f5bbf4426d5 100644 --- a/mcs/class/ChangeLog +++ b/mcs/class/ChangeLog @@ -1,3 +1,242 @@ +2010-06-30 Atsushi Enomoto + + * Makefile: move back Mvc2. + +2010-06-30 Atsushi Enomoto + + * Makefile: add S.R.DurableInstancing dir to 4.0. + +2010-04-28 Marek Habersack + + * Makefile (common_dirs): added System.Web.ApplicationServices + +2010-04-14 Ankit Jain + + * Makefile: Add Moonlight.Build.Tasks to net_2_0_dirs and + net_3_5_dirs. + * Moonlight.Build.Tasks: New. + +2010-04-08 Atsushi Enomoto + + * Makefile : add 4.0 System.Xaml. + +2010-03-16 Rolf Bjarne Kvinge + + * Makefile: Add System.Xml.Serialization to the Moonlight build. + +2010-03-16 Jb Evain + + * Makefile: rename the net_2_1 profile to moonlight. + +2010-03-15 Marek Habersack + + * Makefile (net_2_0_dirs): added System.Web.Mvc2 + +2010-03-11 Atsushi Enomoto + + * Makefile : build Sys.Json after Sys.SM.Web. + +2010-03-10 Sebastien Pouliot + + * Makefile: For NET_2_1 build System.XML before System.Net + +2010-01-06 Atsushi Enomoto + + * Makefile : added System.ServiceModel.Routing (4.0). + +2009-12-15 Marek Safar + + * Makefile: Add System.Core to 2.1 bootstrap. + +2009-12-07 Marek Safar + + * Makefile: Add System.Core to basic. + +2009-11-26 Marek Safar + + * Makefile: Add Mono.CSharp. + +2009-11-09 Marek Safar + + * Makefile: dist dlr subdirs. + +2009-11-07 Zoltan Varga + + * Makefile (net_2_0_dirs): Add System.Data.Services. + +2009-11-02 Zoltan Varga + + * Makefile: Add Mono.Debugger.Soft. + +2009-10-30 Marek Safar + + * Makefile: Add System.Windows.Forms.DataVisualization + +2009-10-14 Jonathan Pryor + + * Makefile: Add Mono.Data.Tds, System.Transactions, System.Data, and + Mono.Data.Sqlite to the MonoTouch build. + +2009-10-08 Jb Evain + + * Makefile: build the i18n assemblies on MonoTouch. + +2009-10-01 Marek Safar + + * Makefile: Updated a copy of monolite. + +2009-09-24 Marek Safar + + * Makefile: Removed System.Json from net_4_0 profile. + +2009-09-17 Atsushi Enomoto + + * Makefile: move core WCF assemblies before Sys.Web.Extensions, + which will depend on them. + +2009-09-11 Marek Safar + + * Makefile: Add System.Core to net_4_0_boostrap. + +2009-09-02 Jb Evain + + * Makefile: include System.Json in monotouch. + +2009-08-13 Atsushi Enomoto + + * Makefile: add System.Json to net_4_0 profile. + +2009-07-20 Jb Evain + + * Makefile: set monotouch_SUBDIRS to the net_2_1 assemblies set. + + +2009-07-18 Michael Barker + + * Makefile: Mono.Messaging.RabbitMQ back into all assemblies. + +2009-07-17 Zoltan Varga + + * Makefile: Applied patch from Marcus Griep . + Move Mono.C5 to net_2_0_dirs. + +2009-07-06 Raja R Harinath + + * Makefile (common_dirs): Add SystemWebTestShim. + +2009-07-06 Raja R Harinath + + * Makefile (net_1_1_dirs): Move Mono.Cecil ... + (common_dirs): ... here. + +2009-07-02 Marek Safar + + * Makefile: Add System.Dynamic. + +2009-06-29 Marek Safar + + * Makefile: Add Microsoft.CSharp. + +2009-04-07 Miguel de Icaza + + * Mono.Tasklets/Mono.Tasklets/Continuation.cs: Fix the signature + for store. + +2009-04-25 Jonathan Chambers + * Makefile: Add Microsoft.Build.* to 3.5 profile. + +Mon Apr 6 14:37:32 CEST 2009 Paolo Molaro + + * Makefile, Mono.Tasklets: managed part of continuation support. + +2009-03-27 Raja R Harinath + + * Makefile (net_2_0_dirs): Build System.Runtime.Serialization + before System.Data.Linq. + +2009-01-22 Marek Habersack + + * Makefile (net_2_0_dirs): added System.Web - it now depends on + System.Core, so it needs to be recompiled one more time after + System.Core is done. + +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