From 91bad2b09eb2ad77da8aca29f80f2d0677e75423 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Mon, 29 Mar 2010 13:11:54 +0000 Subject: Prepare for 1.0.0 release - finally ;-) --- CHANGES | 2 +- FAQ | 2 +- NEWS | 7 ++++++- README | 2 +- STATUS | 10 ++++------ crypto/opensslv.h | 6 +++--- 6 files changed, 16 insertions(+), 13 deletions(-) diff --git a/CHANGES b/CHANGES index 2f82410153..e8655ab145 100644 --- a/CHANGES +++ b/CHANGES @@ -2,7 +2,7 @@ OpenSSL CHANGES _______________ - Changes between 0.9.8n and 1.0.0 [xx XXX xxxx] + Changes between 0.9.8n and 1.0.0 [29 Mar 2010] *) Add "missing" function EVP_CIPHER_CTX_copy(). This copies a cipher context. The operation can be customised via the ctrl mechanism in diff --git a/FAQ b/FAQ index 1080069a04..2134e3af12 100644 --- a/FAQ +++ b/FAQ @@ -79,7 +79,7 @@ OpenSSL - Frequently Asked Questions * Which is the current version of OpenSSL? The current version is available from . -OpenSSL 0.9.8n was released on Mar 24th, 2010. +OpenSSL 1.0.0 was released on Mar 29th, 2010. In addition to the current stable release, you can also access daily snapshots of the OpenSSL development version at