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