X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FMono.Security%2FMono.Security%2FChangeLog;h=fba575945bf34ae5a0e673f6b3a7ff9f88116832;hb=bf5947a0fd2b523c30833605ee69b2b041aa43f4;hp=cea866500bd4a5c4eed0aae624b1c6c29e62f34b;hpb=3d693eeb90339833968d66c3dc9fde2fa3ba2cef;p=mono.git diff --git a/mcs/class/Mono.Security/Mono.Security/ChangeLog b/mcs/class/Mono.Security/Mono.Security/ChangeLog index cea866500bd..fba575945bf 100644 --- a/mcs/class/Mono.Security/Mono.Security/ChangeLog +++ b/mcs/class/Mono.Security/Mono.Security/ChangeLog @@ -1,3 +1,22 @@ +2010-03-24 Sebastien Pouliot + + * ASN1Convert.cs: Specify CultureInfo.InvariantCulture (instead of + null) to avoid crash on Windows. Patch by Yoni Shalom. + +2008-09-12 Sebastien Pouliot + + * ASN1.cs: Use File.Create instead of OpenWrite to make sure nothing + else if left at the end of the file. + +2008-04-25 Sebastien Pouliot + + * StrongName.cs: Add support for verifying strongnames on a stream. + Patch from Dave Hillier + +2007-05-09 Sebastien Pouliot + + * ASN1Convert.cs: Synch with corlib (remove warnings) + 2007-02-12 Sebastien Pouliot * ASN1Convert.cs: Add support for decoding ASN.1 dates with an UTC