From 0bf707e34625fd0bd59d65340ff65fdf6ddfe936 Mon Sep 17 00:00:00 2001 From: Geoff Thorpe Date: Tue, 29 Oct 2002 18:06:09 +0000 Subject: [PATCH] Add a HISTORY section to the man page to mention the new flags. --- doc/ssl/SSL_CTX_set_session_cache_mode.pod | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.25.1