* roottypes.cs: Rename from tree.cs.
[mono.git] / mcs / class / System.Security / Assembly / ChangeLog
1 2005-11-05  Kornél Pál  <kornelpal@hotmail.com>
2
3         * AssemblyInfo.cs: Use Consts.FxFileVersion as AssemblyFileVersion.
4
5 2005-10-28  Sebastien Pouliot  <sebastien@ximian.com>
6         
7         * AssemblyInfo.cs: Updated for 2.0 final.
8
9 2005-04-27  Sebastien Pouliot <sebastien@ximian.com>
10         
11         * AssemblyInfo.cs: Updated for 2.0 beta 2.
12
13 2004-07-07  Sebastien Pouliot <sebastien@ximian.com>
14         
15         * AssemblyInfo.cs: Added new attributes present in Fx 2.0.
16
17 2004-05-12  Sebastien Pouliot <sebastien@ximian.com>
18
19         * AssemblyInfo.cs: Reduce extra/missing in corcompare (again).
20
21 2004-03-15  Sebastien Pouliot <sebastien@ximian.com>
22
23         * AssemblyInfo.cs: Reduce extra/missing in corcompare.
24
25 2004-01-11  Sebastien Pouliot <spouliot@videotron.ca>
26
27         * AssemblyInfo.cs: New. Copied and ajusted from corlib.
28         * Locale.cs: New. Copied (verbatim) from corlib.
29         * ChangeLog: New.