From 769fedc3ad67b97e4d679bfcdbbe02b4ee2f62ca Mon Sep 17 00:00:00 2001 From: Geoff Thorpe Date: Tue, 29 Oct 2002 18:05:16 +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.34.1