* MonoTouch/MonoPInvokeCallbackAttribute.cs: Added.
[mono.git] / mcs / class / ChangeLog
index 6c3c80deea02410c26aa19703b56ddf1604646e3..7c644c1a3fc9f17c9880a42727cd70a8e81b2083 100644 (file)
@@ -1,3 +1,114 @@
+2009-09-11  Marek Safar  <marek.safar@gmail.com>
+
+       * Makefile: Add System.Core to net_4_0_boostrap.
+
+2009-09-02  Jb Evain  <jbevain@novell.com>
+
+       * Makefile: include System.Json in monotouch.
+
+2009-08-13  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile: add System.Json to net_4_0 profile.
+
+2009-07-20  Jb Evain  <jbevain@novell.com>
+
+       * Makefile: set monotouch_SUBDIRS to the net_2_1 assemblies set.
+
+
+2009-07-18  Michael Barker  <mike@middlesoft.co.uk>
+
+       * Makefile:  Mono.Messaging.RabbitMQ back into all assemblies.
+
+2009-07-17  Zoltan Varga  <vargaz@gmail.com>
+
+       * Makefile: Applied patch from Marcus Griep <marcus@griep.us>.
+       Move Mono.C5 to net_2_0_dirs.
+
+2009-07-06  Raja R Harinath  <harinath@hurrynot.org>
+
+       * Makefile (common_dirs): Add SystemWebTestShim.
+
+2009-07-06  Raja R Harinath  <harinath@hurrynot.org>
+
+       * Makefile (net_1_1_dirs): Move Mono.Cecil ...
+       (common_dirs): ... here.
+
+2009-07-02  Marek Safar  <marek.safar@gmail.com>
+
+       * Makefile: Add System.Dynamic.
+
+2009-06-29  Marek Safar  <marek.safar@gmail.com>
+
+       * Makefile: Add Microsoft.CSharp.
+
+2009-04-07  Miguel de Icaza  <miguel@novell.com>
+
+       * Mono.Tasklets/Mono.Tasklets/Continuation.cs: Fix the signature
+       for store.
+
+2009-04-25  Jonathan Chambers  <joncham@gmail.com>
+       * Makefile: Add Microsoft.Build.* to 3.5 profile.
+
+Mon Apr 6 14:37:32 CEST 2009 Paolo Molaro <lupus@ximian.com>
+
+       * Makefile, Mono.Tasklets: managed part of continuation support.
+
+2009-03-27  Raja R Harinath  <harinath@hurrynot.org>
+
+       * Makefile (net_2_0_dirs): Build System.Runtime.Serialization
+       before System.Data.Linq.
+
+2009-01-22  Marek Habersack  <mhabersack@novell.com>
+
+       * 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  <atsushi@ximian.com>
+
+       * Makefile : revert previous one and retry before I revert everything.
+
+2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : actually RabbitMQ.Client is under wrong build practice :(
+
+2008-12-08  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : add new sys.messaging implementation.
+
+2008-11-20  Jb Evain  <jbevain@novell.com>
+
+       * Makefile: add System.Xml.Linq to the net_2_1 build.
+
+2008-11-05  Marek Habersack  <mhabersack@novell.com>
+
+       * Makefile (net_2_0_dirs): Npgsql requires .NET 2.0+ now.
+
+2008-10-21  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Malefile: ... and Sys.ComponentModel.DataAnnotations.dll.
+
+2008-10-21  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Malefile: added Sys.Web.DynamicData to the build.
+
+2008-10-17  Jonathan Pryor  <jpryor@novell.com>
+
+       * I18N/Makefile: Add doc-update target support.
+
+2008-10-13  Jonathan Pryor  <jpryor@novell.com>
+
+       * Makefile (net_2_0_dirs): Add Mono.Options.
+
+2008-10-09  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile: add System.Web.Abstractions and System.Web.Routing.
+
+2008-10-07  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : changed some net_2_0_dirs orders; Sys.Web.Extensions
+         will depend on Sys.Data.Linq (LinqDataSource).
+
 2008-10-07  Zoltan Varga  <vargaz@gmail.com>
 
        * Makefile (net_2_0_dirs): Add Mono.Simd.