Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System/System.Security.Cryptography.X509Certificates/ChangeLog')
-rw-r--r--mcs/class/System/System.Security.Cryptography.X509Certificates/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mcs/class/System/System.Security.Cryptography.X509Certificates/ChangeLog b/mcs/class/System/System.Security.Cryptography.X509Certificates/ChangeLog
index bbd919e53a1..53703ac3098 100644
--- a/mcs/class/System/System.Security.Cryptography.X509Certificates/ChangeLog
+++ b/mcs/class/System/System.Security.Cryptography.X509Certificates/ChangeLog
@@ -1,3 +1,10 @@
+2006-11-13 Sebastien Pouliot <sebastien@ximian.com>
+
+ * X509Certificate2.cs: Throw a CryptographicException for (most)
+ properties if the certificate is "empty". Implement GetNameInfo for
+ X509NameType.SimpleName, EmailName and DnsName. Add detection for
+ X509ContentType.Pkcs7 in GetCertContentType.
+
2006-11-08 Sebastien Pouliot <sebastien@ximian.com>
* X500DistinguishedName.cs: Fix most common cases. Some flags are