Commit 5e61580b authored by Richard Levitte's avatar Richard Levitte
Browse files

Version and name changes, and a last minute changelog

parent 561c71a7
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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).
+1 −1
Original line number Diff line number Diff line
@@ -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:
+1 −1
Original line number Diff line number Diff line

 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