2004-02-13 Sebastien Pouliot <sebastien@ximian.com>
[mono.git] / mcs / class / corlib / ChangeLog
index dfed0fb47d6d35162da59cbf8b4e8a3bec4d22f2..bbe23a2647a57b291a455d6e1a29d8ea8697c7fa 100644 (file)
@@ -1,3 +1,10 @@
+2004-02-10 Carlos Guzmán Álvarez  <carlosga@telefonica.net>
+
+    * Mono.Security.Cryptography/PKCS1.cs:
+
+        - Added little change for allow the class to be used with
+        hash implementations that doesn't have an oid like the MD5SHA1 hash.
+
 2004-02-06  Sebastien Pouliot  <sebastien@ximian.com>
 
        * corlib.dll.sources: Moved SymmetricTransform class from System.