X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=CHANGES;h=e8ffbf700c7ff911408bc103fc41906be21e28c9;hp=0cca19538dfc5de3bdd098e9d523e0033eaa1cae;hb=285b42756ae3023d885461d819fad14fc1e363e3;hpb=508f15cdabe9c66db694efb24028cc38b9bee261 diff --git a/CHANGES b/CHANGES index 0cca19538d..e8ffbf700c 100644 --- a/CHANGES +++ b/CHANGES @@ -11,6 +11,10 @@ *) applies to 0.9.6a (/0.9.6b) and 0.9.7 +) applies to 0.9.7 only + *) Verify that incoming data obeys the block size in + ssl3_enc (ssl/s3_enc.c) and tls1_enc (ssl/t1_enc.c). + [Bodo Moeller] + +) Tidy up PKCS#12 attribute handling. Add support for the CSP name attribute in PKCS#12 files, add new -CSP option to pkcs12 utility. [Steve Henson]