Version and name changes, and a last minute changelog OpenSSL_0_9_5a
authorRichard Levitte <levitte@openssl.org>
Sat, 1 Apr 2000 11:15:15 +0000 (11:15 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 1 Apr 2000 11:15:15 +0000 (11:15 +0000)
CHANGES
FAQ
README

diff --git a/CHANGES b/CHANGES
index 6d684ce703a2da324bf5c5fe63de3d27e380db04..29f3c28bb5173fae098a5159ebda93aba8cf96cc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,9 @@
  OpenSSL CHANGES
  _______________
 
- Changes between 0.9.5 and 0.9.5a  [XX XXX 2000]
+ Changes between 0.9.5 and 0.9.5a  [1 Apr 2000]
+
+  *) Make sure _lrotl and _lrotr are only used with MSVC.
 
   *) Use lock CRYPTO_LOCK_RAND correctly in ssleay_rand_status
      (the default implementation of RAND_status).
diff --git a/FAQ b/FAQ
index 533cb00f6cfc3d8d7e3e5cfc137e35faa81ba13f..7a27c147a475cf918c41e57c3163ac0a86a2be93 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -24,7 +24,7 @@ OpenSSL  -  Frequently Asked Questions
 * Which is the current version of OpenSSL?
 
 The current version is available from <URL: http://www.openssl.org>.
-OpenSSL 0.9.5 was released on February 28th, 2000.
+OpenSSL 0.9.5a was released on April 1st, 2000.
 
 In addition to the current stable release, you can also access daily
 snapshots of the OpenSSL development version at <URL:
diff --git a/README b/README
index a472297a990e0d59bb610437e80db98fc6da4279..320ac1b9b1d1e43b6e4882f510fc7be867a7411e 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 
- OpenSSL 0.9.5a-beta2  23 Mar 2000
+ OpenSSL 0.9.5a  1 Apr 2000
 
  Copyright (c) 1998-2000 The OpenSSL Project
  Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson