Import the first cut for manual pages.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 5f00898a31435f414b575e9bf24c0c6d479b2764..535e6abd4fa64c6a2a16bd74fe1b80133d19b763 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,7 +3,34 @@
  _______________
 
 
- Changes between 0.9.01b and 0.9.1c
+ Changes between 0.9.1c and 0.9.1d
+
+  *) Autodetect FreeBSD3.
+     [Ben Laurie]
+
+  *) Fix various bugs in Configure. This affects the following platforms:
+     nextstep
+     ncr-scde
+     unixware-2.0
+     unixware-2.0-pentium
+     sco5-cc.
+     [Ben Laurie]
+
+  *) Eliminate generated files from CVS. Reorder tests to regenerate files
+     before they are needed.
+     [Ben Laurie]
+
+  *) Generate Makefile.ssl from Makefile.org (to keep CVS happy).
+     [Ben Laurie]
+
+ Changes between 0.9.1b and 0.9.1c
+
+  *) Added OPENSSL_VERSION_NUMBER to crypto/crypto.h and 
+     changed SSLeay to OpenSSL in version strings.
+     [Ralf S. Engelschall]
+  
+  *) Some fixups to the top-level documents.
+     [Paul Sutton]
 
   *) Fixed the nasty bug where rsaref.h was not found under compile-time
      because the symlink to include/ was missing.
@@ -11,7 +38,7 @@
 
   *) Incorporated the popular no-RSA/DSA-only patches 
      which allow to compile a RSA-free SSLeay.
-     [Interrader Ldt., Ralf S. Engelschall]
+     [Andrew Cooke / Interrader Ldt., Ralf S. Engelschall]
 
   *) Fixed nasty rehash problem under `make -f Makefile.ssl links'
      when "ssleay" is still not found.
@@ -48,7 +75,7 @@
      [Ralf S. Engelschall]
 
   *) Added various platform portability fixes.
-     [Marc J. Cox]
+     [Mark J. Cox]
 
   *) The Genesis of the OpenSSL rpject:
      We start with the latest (unreleased) SSLeay version 0.9.1b which Eric A.