Merge pull request #925 from ermshiperete/novell-bug-602934
[mono.git] / mcs / class / System.Xml.Linq / ChangeLog
index 394691f77efc84d0b1696f9a28c3874ba451f9c7..182c0d2161dd3c8ef79394f14f77e98a577c8b1b 100644 (file)
@@ -1,3 +1,36 @@
+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.