2009-07-11 Michael Barker <mike@middlesoft.co.uk>
[mono.git] / mcs / class / corlib / System.Configuration.Assemblies / ChangeLog
index d9e7f8ea8897436dd659979c7907a0f794d039fb..c3894fd12fe0b01048c46b46c01a9eed257ef3ef 100644 (file)
@@ -1,6 +1,19 @@
+2007-08-08  Atsushi Enomoto   <atsushi@ximian.com>
+
+       * AssemblyHash.cs : added 2.0 operator overloads.
+
+2006-10-31  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * AssemblyHashAlgorithm.cs: Added [Serializable] and    
+       [ComVisible(true)] attributes for NET_2_0 profile.
+       * AssemblyHash.cs: Added bunch of [Obsolete] attributes to the NET_2_0
+       profile. Cleaned up the source code to match Mono source style.
+       * AssemblyVersionCompatibility.cs: Added [Serializable] and
+       [ComVisible(true)] attributes for NET_2_0 profile.
+
 2001-07-13 Tomas Restrepo (tomasr@mvps.org)
 
           * AssemblyHash finished
           * AssemblyHashAlgorithm finished
           * AssemblyVersion finished
-       
\ No newline at end of file
+