aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--FAQ2
-rw-r--r--NEWS4
-rw-r--r--STATUS3
3 files changed, 7 insertions, 2 deletions
diff --git a/FAQ b/FAQ
index f6a4f6a8ec..e7642707bd 100644
--- a/FAQ
+++ b/FAQ
@@ -64,7 +64,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.6f was released on August 8, 2002.
+OpenSSL 0.9.6g was released on August 9, 2002.
In addition to the current stable release, you can also access daily
snapshots of the OpenSSL development version at <URL:
diff --git a/NEWS b/NEWS
index a3516e6ae3..418b3b0505 100644
--- a/NEWS
+++ b/NEWS
@@ -40,6 +40,10 @@
o SSL/TLS: add callback to retrieve SSL/TLS messages.
o SSL/TLS: support AES cipher suites (RFC3268).
+ Major changes between OpenSSL 0.9.6f and OpenSSL 0.9.6g:
+
+ o Important building fixes on Unix.
+
Major changes between OpenSSL 0.9.6e and OpenSSL 0.9.6f:
o Various important bugfixes.
diff --git a/STATUS b/STATUS
index bcfd8d42e2..5731aae29f 100644
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
OpenSSL STATUS Last modified at
- ______________ $Date: 2002/08/08 22:55:28 $
+ ______________ $Date: 2002/08/12 06:53:17 $
DEVELOPMENT STATE
@@ -8,6 +8,7 @@
o OpenSSL 0.9.7-beta3: Released on July 30th, 2002
o OpenSSL 0.9.7-beta2: Released on June 16th, 2002
o OpenSSL 0.9.7-beta1: Released on June 1st, 2002
+ o OpenSSL 0.9.6g: Released on August 9th, 2002
o OpenSSL 0.9.6f: Released on August 8th, 2002
o OpenSSL 0.9.6e: Released on July 30th, 2002
o OpenSSL 0.9.6d: Released on May 9th, 2002