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