Improvements to openssl.spec.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 3388bc6b9a23980f9a2bcb645b7a32c0c8a64b1c..1dbfd4c3fce5bb6f8c2474f8fcbc9933f833a3c8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,21 @@
 
  Changes between 0.9.6 and 0.9.7  [xx XXX 2000]
 
+  *) Improve RPM specification file by forcing symbolic linking and making
+     sure the installed documentation is also owned by root.root.
+     [Damien Miller <djm@mindrot.org>]
+
+  *) Add configuration option to build on Linux on both big-endian and
+     little-endian MIPS.
+     [Ralf Baechle <ralf@uni-koblenz.de>]
+
+  *) Give the OpenSSL applications more possibilities to make use of
+     keys (public as well as private) handled by engines.
+     [Richard Levitte]
+
+  *) Add OCSP code that comes from CertCo.
+     [Richard Levitte]
+
   *) Add VMS support for the Rijndael code.
      [Richard Levitte]