X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=CHANGES;h=196e56d1b6d2fb8f54576bb0bb9da9cf999cd1d3;hp=5e1883f375082aca275c52d63c50119e9fb9a3ac;hb=d8223efd04f8526b602209ee5f39c06fa300beea;hpb=e3775a33c1ee5aa845527c3fd9aac11426eac8c5;ds=sidebyside diff --git a/CHANGES b/CHANGES index 5e1883f375..196e56d1b6 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,10 @@ Changes between 0.9.4 and 0.9.5 [xx XXX 1999] + *) Some ASN1 types with illegal zero length encoding (INTEGER, + ENUMERATED and OBJECT IDENTIFIER) choked the ASN1 routines. + [Frans Heymans , modified by Steve Henson] + *) Merge in my S/MIME library for OpenSSL. This provides a simple S/MIME API on top of the PKCS#7 code, a MIME parser (with enough functionality to handle multipart/signed properly) and a utility