From: Bodo Möller Date: Mon, 15 Sep 2008 20:34:13 +0000 (+0000) Subject: Now that we're changing the 0.9.8i CHANGES anyway, reorder them X-Git-Tag: OpenSSL_0_9_8j~121 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ea574fdf39c6d648790fe90b45bbd4c844ca02d;p=openssl Now that we're changing the 0.9.8i CHANGES anyway, reorder them according to the usual convention (reverse chronological order) --- diff --git a/CHANGES b/CHANGES index 97ab0b24af..30f9cbdf50 100644 --- a/CHANGES +++ b/CHANGES @@ -38,6 +38,10 @@ [Neel Mehta, Bodo Moeller] + *) Allow engines to be "soft loaded" - i.e. optionally don't die if + the load fails. Useful for distros. + [Ben Laurie and the FreeBSD team] + *) Add support for Local Machine Keyset attribute in PKCS#12 files. [Steve Henson] @@ -56,10 +60,6 @@ This work was sponsored by Logica. [Steve Henson] - *) Allow engines to be "soft loaded" - i.e. optionally don't die if - the load fails. Useful for distros. - [Ben Laurie and the FreeBSD team] - *) 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