*** empty log message ***
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 5772e2a1a9071d8eb43bfc9ddcb9b1f930691550..1b38de47546f5a32ffef1c619f1b82871e1f8dc4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,10 +1,32 @@
 
- OpenTLS CHANGES
+ OpenSSL CHANGES
  _______________
 
 
  Changes between 0.9.01b and 0.9.1c
 
+  *) Added OPENSSL_VERSION_NUMBER to crypto/crypto.h and as a first
+     step changed SSLeay to SSLeay/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.
+     [Ralf S. Engelschall]
+
+  *) Incorporated the popular no-RSA/DSA-only patches 
+     which allow to compile a RSA-free SSLeay.
+     [Interrader Ldt., Ralf S. Engelschall]
+
+  *) Fixed nasty rehash problem under `make -f Makefile.ssl links'
+     when "ssleay" is still not found.
+     [Ralf S. Engelschall]
+
+  *) Added more platforms to Configure: Cray T3E, HPUX 11, 
+     [Ralf S. Engelschall, Beckmann <beckman@acl.lanl.gov>]
+
   *) Updated the README file.
      [Ralf S. Engelschall]
 
      util/f.mak util/pl/f util/pl/f.mak crypto/bf/bf_locl.old apps/f
      [Ralf S. Engelschall]
 
-  *) Added various platform portability fixed.
-     [Marc J. Cox]
+  *) Added various platform portability fixes.
+     [Mark J. Cox]
 
-  *) The Genesis of the OpenTLS rpject:
+  *) The Genesis of the OpenSSL rpject:
      We start with the latest (unreleased) SSLeay version 0.9.1b which Eric A.
      Joung and Tim J. Hudson created while they were working for C2Net until
      summer 1998.
-     [The OpenTLS Project]
+     [The OpenSSL Project]
  
  Changes between 0.9.0b and 0.9.1b