avoid using a custom sources file for the net_2_1_raw profile
[mcs.git] / class / System.Xml.Linq / ChangeLog
blobffb90188125b69b6a889e0c1b1b388b0442e5374
1 2009-07-20  Jb Evain  <jbevain@novell.com>
3         * net_2_1_raw_System.Xml.Linq.dll: delete, and use ifdefs
4         in the few specific files.
6 2009-07-20  Jb Evain  <jbevain@novell.com>
8         * Makefile: filter the valid profile on the framework version,
9         to make it easier to have custom variants.
11 2009-06-05  Jb Evain  <jbevain@novell.com>
13         * Makefile: fix the 2.1 build.
15 2009-05-07  Jb Evain  <jbevain@novell.com>
17         * System.Xml.Linq/XElement.cs: do a bit of refactoring to avoid
18         multiple ifdefs.
20 2008-11-20  Jb Evain  <jbevain@novell.com>
22         * Assembly/AssemblyInfo.cs: sign with winfx.pub on NET_2_1.
24 2008-11-19  Jb Evain  <jbevain@novell.com>
26         * net_2_1_raw_System.Xml.Linq.dll.sources: added
27         * Makefile: add support to build System.Xml.Linq on net_2_1.
29 2008-05-12  Atsushi Enomoto  <atsushi@ximian.com>
31         * System.Xml.Linq_test.dll.sources : added XStreamingElementTest.cs.
33 2008-04-06  Roei Erez  <roeie@mainsoft.com>
35         * System.Xml.Linq.csproj: some modifications to the project file.
37 2008-02-11  Atsushi Enomoto  <atsushi@ximian.com>
39         * System.Xml.Linq_test.dll.sources : added XNodeNavigatorTest.cs.
41 2007-12-03  Marek Safar  <marek.safar@gmail.com>
43         * Makefile : Fixed 3.5 settings.
45 2007-11-29  Atsushi Enomoto  <atsushi@ximian.com>
47         * Makefile : couple of adjustment for migration from olive to mcs.
49 2007-08-24  Marek Safar  <marek.safar@gmail.com>
51         * Makefile : Build as 3.5 assembly
53 2007-02-06  Atsushi Enomoto  <atsushi@ximian.com>
55         * Makefile : System.Query.dll -> System.Core.dll
57 2007-02-03  Atsushi Enomoto  <atsushi@ximian.com>
59         * Makefile : System.Xml.XLinq.dll -> System.Xml.Linq.dll
60         * System.Xml.XLinq.dll.sources, System.Xml.Linq.dll.sources : renamed
62 2006-10-22  Atsushi Enomoto  <atsushi@ximian.com>
64         * Makefile : now the build profile is net_3_0, so don't skip it.
66 2006-02-11  Atsushi Enomoto  <atsushi@ximian.com>
68         * Makefile : now we can depend on Alejandro's System.Query.dll.
70 2005-09-20  Atsushi Enomoto  <atsushi@ximian.com>
72         * Makefile,
73           System.Xml.XLinq.dll.sources : new files.