Merge pull request #942 from ermshiperete/MessageBoxBugs
[mono.git] / mcs / class / System.Xml.Linq / ChangeLog
index 4dcfda45f850f69e232ca2d9913fd77d925e5c35..182c0d2161dd3c8ef79394f14f77e98a577c8b1b 100644 (file)
@@ -1,3 +1,31 @@
+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