diff --git a/CHANGES b/CHANGES index 387a5803127875d55a717b5ecc232327de51e0d9..208ff318e5b03e93af7ad4d7bfab358516954bf1 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