0.9.6f is released
authorRichard Levitte <levitte@openssl.org>
Thu, 8 Aug 2002 22:55:28 +0000 (22:55 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 8 Aug 2002 22:55:28 +0000 (22:55 +0000)
CHANGES
FAQ
NEWS
STATUS

diff --git a/CHANGES b/CHANGES
index 231986b27bfef42aa401b3c8d981ed78b8d88e6c..7861246aa8efc8f969b0e36d461e1936069782d5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
          EC_GROUP_get_nid()
      [Nils Larsch <nla@trustcenter.de, Bodo Moeller]
  
- Changes between 0.9.6e and 0.9.7  [XX xxx 2002]
+ Changes between 0.9.6g and 0.9.7  [XX xxx 2002]
 
   *) Make sure tests can be performed even if the corresponding algorithms
      have been removed entirely.  This was also the last step to make
@@ -1893,7 +1893,11 @@ des-cbc           3624.96k     5258.21k     5530.91k     5624.30k     5628.26k
   *) Clean old EAY MD5 hack from e_os.h.
      [Richard Levitte]
 
- Changes between 0.9.6e and 0.9.6f  [XX xxx XXXX]
+ Changes between 0.9.6f and 0.9.6g  [XX xxx XXXX]
+
+  *) 
+
+ Changes between 0.9.6e and 0.9.6f  [8 Aug 2002]
 
   *) Fix ASN1 checks. Check for overflow by comparing with LONG_MAX
      and get fix the header length calculation.
diff --git a/FAQ b/FAQ
index ee03d97676b4f0160ce2af1f991fe62edc5c8011..f6a4f6a8eca68e04574de018e5f08b1461d9f339 100644 (file)
--- 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.6e was released on July 30, 2002.
+OpenSSL 0.9.6f was released on August 8, 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 9531ba9c6e4509a0b2b72562423169d5f98f23c1..a3516e6ae343b6928e83f18de5086b81d950a037 100644 (file)
--- a/NEWS
+++ b/NEWS
       o SSL/TLS: add callback to retrieve SSL/TLS messages.
       o SSL/TLS: support AES cipher suites (RFC3268).
 
+  Major changes between OpenSSL 0.9.6e and OpenSSL 0.9.6f:
+
+      o Various important bugfixes.
+
   Major changes between OpenSSL 0.9.6d and OpenSSL 0.9.6e:
 
       o Important security related bugfixes.
diff --git a/STATUS b/STATUS
index fae94c635574e636b6b03631ef3dbbba0f002888..bcfd8d42e2c88f8bbce81a28c5076d9d73d0021c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
 
   OpenSSL STATUS                           Last modified at
-  ______________                           $Date: 2002/07/30 11:32:47 $
+  ______________                           $Date: 2002/08/08 22:55:28 $
 
   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.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
     o  OpenSSL 0.9.6c: Released on December  21st, 2001