Commit e3f47ba8 authored by Richard Levitte's avatar Richard Levitte
Browse files

Correct the order of the changes.

parent ab665f4a
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -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.
@@ -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 <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>]