Linux MIPS support.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 74c224fd9847e103d2dd6d304890d62132321b67..d1146d0a9606813283abc5de502e58bdb5246342 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,12 @@
 
  Changes between 0.9.1c and 0.9.2
 
+  *) Add config entry for Linux on MIPS.
+     [John Tobey <jtobey@channel1.com>]
+
+  *) Make links whenever Configure is run.
+     [Ben Laurie]
+
   *) Permit extensions to be added to CRLs using crl_section in openssl.cnf.
      Currently only issuerAltName and AuthorityKeyIdentifier make any sense
      in CRLs.