From: Geoff Thorpe Date: Tue, 29 Oct 2002 18:06:09 +0000 (+0000) Subject: Add a HISTORY section to the man page to mention the new flags. X-Git-Tag: OpenSSL_0_9_7-beta4~92 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0bf707e34625fd0bd59d65340ff65fdf6ddfe936;p=oweals%2Fopenssl.git Add a HISTORY section to the man page to mention the new flags. --- diff --git a/doc/ssl/SSL_CTX_set_session_cache_mode.pod b/doc/ssl/SSL_CTX_set_session_cache_mode.pod index b08a3ea0ba..c5d2f43dff 100644 --- a/doc/ssl/SSL_CTX_set_session_cache_mode.pod +++ b/doc/ssl/SSL_CTX_set_session_cache_mode.pod @@ -129,4 +129,9 @@ L, L, L +=head1 HISTORY + +SSL_SESS_CACHE_NO_INTERNAL_STORE and SSL_SESS_CACHE_NO_INTERNAL +were introduced in OpenSSL 0.9.6h. + =cut