2004-12-03 Lluis Sanchez Gual <lluis@novell.com>
[mono.git] / mcs / class / corlib / System.Security.Cryptography.X509Certificates / ChangeLog
index 0a463b8c28b25cddbc9a297e01bfa907077ebdde..a67d7b7626adba104e931cdd49dfcd9a8147f6fa 100644 (file)
@@ -1,3 +1,9 @@
+2004-11-30  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * X509Certificate.cs: Added ComVisible attributes to match 2.0 October
+       Preview. Prepared Import and Export to be plugged with PKCS#12 code.
+       * X509ContentType.cs: Fixed typo (dnd) in comments.
+
 2004-09-07  Sebastien Pouliot  <sebastien@ximian.com>
 
        * X509Certificate.cs: CreateFromSignedFile now throw the COMException