Document the SSLv2 session reuse fix.
authorRichard Levitte <levitte@openssl.org>
Mon, 5 Mar 2001 13:59:52 +0000 (13:59 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 5 Mar 2001 13:59:52 +0000 (13:59 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index ec67a937dad24a117195daf693e603aed7a27064..8f81932bfebdb2e905cdb0d99054415665b3bbc7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -13,6 +13,9 @@
      Add options '-batch' and '-verbose' to 'openssl req'.
      [Massimiliano Pala <madwolf@hackmasters.net>]
 
+  *) Make it possible to reuse SSLv2 sessions.
+     [Richard Levitte]
+
   *) Introduce the possibility to access global variables through
      functions on platform were that's the best way to handle exporting
      global variables in shared libraries.  To enable this functionality,