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