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