From: Richard Levitte Date: Wed, 14 Nov 2001 07:23:45 +0000 (+0000) Subject: Correct the order of the changes. X-Git-Tag: OpenSSL_0_9_6c~51 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e3f47ba87f58131ca7cbef6a1382f1b1abc3cd43;p=oweals%2Fopenssl.git Correct the order of the changes. --- diff --git a/CHANGES b/CHANGES index fa339e4fc0..57d03d9b45 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,13 @@ Changes between 0.9.6b and 0.9.6c [XX xxx XXXX] + *) Add configuration option to build on Linux on both big-endian and + little-endian MIPS. + [Ralf Baechle ] + + *) Add the possibility to create shared libraries on HP-UX + [Richard Levitte] + *) [In 0.9.6c-engine release:] Add support for Broadcom crypto accelerator cards, backported from 0.9.7. @@ -560,13 +567,6 @@ be changed again when we can guarantee backward binary compatibility. [Richard Levitte] - *) Add configuration option to build on Linux on both big-endian and - little-endian MIPS. - [Ralf Baechle ] - - *) Add the possibility to create shared libraries on HP-UX - [Richard Levitte] - *) Fix typo in get_cert_by_subject() in by_dir.c [Jean-Marc Desperrier ]