Correct the order of the changes.
authorRichard Levitte <levitte@openssl.org>
Wed, 14 Nov 2001 07:23:45 +0000 (07:23 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 14 Nov 2001 07:23:45 +0000 (07:23 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index fa339e4fc0ce3836208a0e5df36043361b3e22f3..57d03d9b45ff49d1995d94cf5878b413954203b6 100644 (file)
--- 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 <ralf@uni-koblenz.de>]
+
+  *) 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.
      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 <ralf@uni-koblenz.de>]
-
-  *) 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 <jean-marc.desperrier@certplus.com>]