2009-07-20 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / class / System.Core / System.Security.Cryptography / ChangeLog
index 38f1c36bff973542d8eb430e464b3ac59d8b8d36..e6ff7c2e5968bcfd55acc1149edeaa35e30857d8 100644 (file)
@@ -1,3 +1,8 @@
+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,