From: Geoff Thorpe Date: Tue, 29 Oct 2002 18:05:16 +0000 (+0000) Subject: Add a HISTORY section to the man page to mention the new flags. X-Git-Tag: OpenSSL_0_9_7-beta4~18^2~96 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=769fedc3ad67b97e4d679bfcdbbe02b4ee2f62ca 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