commit | 07e6dbde6670f673012affd394deb8ac07289a3e | [log] [tgz] |
---|---|---|
author | Bodo Möller <bodo@openssl.org> | Fri Jan 28 21:26:30 2000 +0000 |
committer | Bodo Möller <bodo@openssl.org> | Fri Jan 28 21:26:30 2000 +0000 |
tree | bd151562e81502b61ea998587eb702a12811277d | |
parent | 1f36fe2835b35ae9c6dde5391f180150188937fb [diff] [blame] |
more information on 0.9.5
diff --git a/CHANGES b/CHANGES index 6a42f94..dbbce58 100644 --- a/CHANGES +++ b/CHANGES
@@ -520,8 +520,8 @@ code. [Steve Henson] - *) Correctly increment the reference count in the SSL_SESSION pointer - returned from SSL_get_session(). + *) SSL_get1_session() is like SSL_get_session(), but increments + the reference count in the SSL_SESSION returned. [Geoff Thorpe <geoff@eu.c2.net>] *) Fix for 'req': it was adding a null to request attributes.