Add missing CHANGES entry.

This commit is contained in:
Dr. Stephen Henson 2008-09-15 20:30:58 +00:00
parent be5707c820
commit 8c864e5466

View file

@ -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