[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / ChangeLog
index 44fb1d7a4a41078b7d7ba0abb72af8754a444f30..f5bbf4426d5e11b8a3de78c3905c2173a0bbcd90 100644 (file)
@@ -1,3 +1,37 @@
+2010-06-30  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile: move back Mvc2.
+
+2010-06-30  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile: add S.R.DurableInstancing dir to 4.0.
+
+2010-04-28  Marek Habersack  <mhabersack@novell.com>
+
+       * Makefile (common_dirs): added System.Web.ApplicationServices
+
+2010-04-14  Ankit Jain  <jankit@novell.com>
+
+       * Makefile: Add Moonlight.Build.Tasks to net_2_0_dirs and
+       net_3_5_dirs.
+       * Moonlight.Build.Tasks: New.
+
+2010-04-08  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile : add 4.0 System.Xaml.
+
+2010-03-16  Rolf Bjarne Kvinge  <RKvinge@novell.com>
+
+       * Makefile: Add System.Xml.Serialization to the Moonlight build.
+
+2010-03-16  Jb Evain  <jbevain@novell.com>
+
+       * Makefile: rename the net_2_1 profile to moonlight.
+
+2010-03-15  Marek Habersack  <mhabersack@novell.com>
+
+       * Makefile (net_2_0_dirs): added System.Web.Mvc2
+
 2010-03-11  Atsushi Enomoto  <atsushi@ximian.com>
 
        * Makefile : build Sys.Json after Sys.SM.Web.