X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=CHANGES;h=836740afd08055ffa8cebd48a90a7cb1e1424796;hp=7ba48fcb88d61b9b400442f13fe8c0565b33b7e3;hb=bf0d176e48c6dd44c6cb3250d1e56d9d098f815a;hpb=ec5add8784a2ffacd3391daae7937e04225da9da diff --git a/CHANGES b/CHANGES index 7ba48fcb88..836740afd0 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,12 @@ Changes between 0.9.6 and 0.9.7 [xx XXX 2000] + *) Update OCSP API. Remove obsolete extensions argument from + various functions. Extensions are now handled using the new + OCSP extension code. New simple OCSP HTTP function which + can be used to send requests and parse the response. + [Steve Henson] + *) Fix the PKCS#7 (S/MIME) code to work with new ASN1. Two new ASN1_ITEM structures help with sign and verify. PKCS7_ATTR_SIGN uses the special reorder version of SET OF to sort the attributes