From: Dr. Stephen Henson Date: Wed, 2 Dec 2009 15:28:27 +0000 (+0000) Subject: Update CHANGES. X-Git-Tag: OpenSSL-fips-2_0-rc1~1411 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9d9530255b6f556a1ffbbb466fc315c95978d329;p=oweals%2Fopenssl.git Update CHANGES. --- diff --git a/CHANGES b/CHANGES index 50f6cc15c9..40319bcd02 100644 --- a/CHANGES +++ b/CHANGES @@ -853,6 +853,10 @@ Changes between 0.9.8l (?) and 0.9.8m (?) [xx XXX xxxx] + *) Replace the highly broken and deprecated SPKAC certification method with + the updated NID creation version. This should correctly handle UTF8. + [Steve Henson] + *) Implement https://svn.resiprocate.org/rep/ietf-drafts/ekr/draft-rescorla-tls-renegotiate.txt. Re-enable renegotiation but require the extension as needed. Unfortunately,