[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Xml.Linq / ChangeLog
index 874c2acc62afdbd7b77fee27e704aff2bf91f37d..182c0d2161dd3c8ef79394f14f77e98a577c8b1b 100644 (file)
@@ -1,3 +1,48 @@
+2010-05-28  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.Linq_test.dll.sources :
+         add System.Xml.Schema/ExtensionsTest.cs.
+
+2009-07-20  Jb Evain  <jbevain@novell.com>
+
+       * net_2_1_raw_System.Xml.Linq.dll: delete, and use ifdefs
+       in the few specific files.
+
+2009-07-20  Jb Evain  <jbevain@novell.com>
+
+       * Makefile: filter the valid profile on the framework version,
+       to make it easier to have custom variants.
+
+2009-06-05  Jb Evain  <jbevain@novell.com>
+
+       * Makefile: fix the 2.1 build.
+
+2009-05-07  Jb Evain  <jbevain@novell.com>
+
+       * System.Xml.Linq/XElement.cs: do a bit of refactoring to avoid
+       multiple ifdefs.
+
+2008-11-20  Jb Evain  <jbevain@novell.com>
+
+       * Assembly/AssemblyInfo.cs: sign with winfx.pub on NET_2_1.
+
+2008-11-19  Jb Evain  <jbevain@novell.com>
+
+       * net_2_1_raw_System.Xml.Linq.dll.sources: added
+       * Makefile: add support to build System.Xml.Linq on net_2_1.
+
+2008-05-12  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.Linq_test.dll.sources : added XStreamingElementTest.cs.
+
+2008-04-06  Roei Erez  <roeie@mainsoft.com>
+
+       * System.Xml.Linq.csproj: some modifications to the project file.
+
+2008-02-11  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Xml.Linq_test.dll.sources : added XNodeNavigatorTest.cs.
+
 2007-12-03  Marek Safar  <marek.safar@gmail.com>
 
        * Makefile : Fixed 3.5 settings.