Merge pull request #273 from joncham/bug-getpid
[mono.git] / mcs / class / Mono.Security / Mono.Security.X509.Extensions / ChangeLog
index a4e13b407638e1c7cea32d34b2dc493dd74e77b6..09d9fc48344b90dac76a46aeb3509183757fc814 100644 (file)
@@ -1,3 +1,19 @@
+2010-05-10  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * ExtendedKeyUsageExtension.cs:
+       * NetscapeCertTypeExtension.cs:
+       * SubjectAltNameExtension.cs:
+               Keep them public for Moonlight. Other types in other
+               assemblies needs it and the linker will eventually 
+               internalize everything.
+
+2008-06-26  David Wolinsky  <davidiw@ufl.edu>
+
+       * SubjectAltNameExtension.cs: IP Addresses are handled and now 
+       this class can be generated via the constructor from arrays.
+       * GeneralNames.cs: Added support to generate GeneralNames from
+       an arrays of strings.
+
 2007-12-14  Sebastien Pouliot  <sebastien@ximian.com>
 
        * AuthorityKeyIdentifierExtension.cs: Don't throw on what we don't