2009-07-20 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / class / System.Core / System.Security.Cryptography / ChangeLog
index 306ae6593fd718d78ca5f5264b664b1dcd8a984a..e6ff7c2e5968bcfd55acc1149edeaa35e30857d8 100644 (file)
@@ -1,3 +1,15 @@
+2009-07-20  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * Aes.cs: Use the fully qualified name since this is not a type known
+       in the default corlib (2.0 or 1.x).
+
+2009-04-29  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * MD5Cng.cs, SHA1Cng.cs, SHA256Cng.cs, SHA256CryptoServiceProvider.cs,
+       SHA384Cng.cs, SHA384CryptoServiceProvider.cs, SHA512Cng.cs,
+       SHA512CryptoServiceProvider.cs: Regenerated to be excluded from
+       NET_2_1
+
 2008-08-07  Sebastien Pouliot  <sebastien@ximian.com>
 
        * Aes.cs: Don't set the (unexisting) FeedbackSizeValue field