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