[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.XML / Assembly / ChangeLog
1 2009-04-22  Sebastien Pouliot  <sebastien@ximian.com>
2
3         * AssemblyInfo.cs: Open internals to System.ServiceModel.Web
4
5 2009-04-21  Sebastien Pouliot  <sebastien@ximian.com>
6
7         * AssemblyInfo.cs: Open internals to System.Runtime.Serialization
8         since it needs some stuff from XmlSchema
9
10 2009-04-06  Sebastien Pouliot  <sebastien@ximian.com>
11
12         * AssemblyInfo.cs: Remove AllowPartiallyTrustedCallers from NET_2_1
13         build (not in SL2) and open our internals to System.Xml.Serialization
14         (only in NET_2_1) since MS SL2 SDK requires it. Test case @
15         http://demos.devexpress.com/AgDataGridDemos/
16
17 2008-04-23  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
18
19         * AssemblyInfo.cs: Added missing attributes
20
21 2007-02-07  Gert Driesen  <drieseng@users.sourceforge.net>
22
23         * AssemblyInfo.cs: Define AssemblyFileVersion on 2.0 profile.
24
25 2005-11-14  Andrew Skiba  <andrews@mainsoft.com>
26
27         * AssemblyInfo.cs: ifdef attributes not supported by GrassHopper
28
29 2004-11-04  Raja R Harinath  <rharinath@novell.com>
30
31         * AssemblyInfo.cs [BOOTSTRAP_NET_2_0]: Set version to 2.0.3600.0.
32
33 2003-10-13  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
34
35         * AssemblyInfo.cs : Now it became CLSCompliant.
36
37 2003-08-11  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
38
39         * Locale.cs: Added
40
41 2003-07-14  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
42
43         * AssemblyInfo.cs: Added
44         * ChangeLog: Added