[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / corlib / System.Configuration.Assemblies / ChangeLog
1 2007-08-08  Atsushi Enomoto   <atsushi@ximian.com>
2
3         * AssemblyHash.cs : added 2.0 operator overloads.
4
5 2006-10-31  Sebastien Pouliot  <sebastien@ximian.com>
6
7         * AssemblyHashAlgorithm.cs: Added [Serializable] and    
8         [ComVisible(true)] attributes for NET_2_0 profile.
9         * AssemblyHash.cs: Added bunch of [Obsolete] attributes to the NET_2_0
10         profile. Cleaned up the source code to match Mono source style.
11         * AssemblyVersionCompatibility.cs: Added [Serializable] and
12         [ComVisible(true)] attributes for NET_2_0 profile.
13
14 2001-07-13 Tomas Restrepo (tomasr@mvps.org)
15
16            * AssemblyHash finished
17            * AssemblyHashAlgorithm finished
18            * AssemblyVersion finished
19