From: Dr. Stephen Henson Date: Mon, 15 Sep 2008 20:30:58 +0000 (+0000) Subject: Add missing CHANGES entry. X-Git-Tag: OpenSSL_0_9_8k^2~245 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=8c864e54662118bc5fbbfee972b4cb2d1cc090ee;p=oweals%2Fopenssl.git Add missing CHANGES entry. --- diff --git a/CHANGES b/CHANGES index 387a580312..208ff318e5 100644 --- a/CHANGES +++ b/CHANGES @@ -703,6 +703,12 @@ *) Change 'Configure' script to enable Camellia by default. [NTT] + *) Fix bug in X509_ATTRIBUTE creation: dont set attribute using + ASN1_TYPE_set1 if MBSTRING flag set. This bug would crash certain + attribute creation routines such as certifcate requests and PKCS#12 + files. + [Steve Henson] + Changes between 0.9.8h and 0.9.8i [xx XXX xxxx] *) Fix a state transitition in s3_srvr.c and d1_srvr.c