Rename true64 to the correct tru64.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 3e40206862ae84b4b99d44fc5d8fd872a2d5d8cd..1dbfd4c3fce5bb6f8c2474f8fcbc9933f833a3c8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,14 @@
 
  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]