Add a HISTORY section to the man page to mention the new flags.
authorGeoff Thorpe <geoff@openssl.org>
Tue, 29 Oct 2002 18:05:16 +0000 (18:05 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Tue, 29 Oct 2002 18:05:16 +0000 (18:05 +0000)
doc/ssl/SSL_CTX_set_session_cache_mode.pod

index b08a3ea0baa71e82dddeda5ccafe5f3f3742046c..c5d2f43dff15da5222904ef74b1d49bc8b4a0bb0 100644 (file)
@@ -129,4 +129,9 @@ L<SSL_CTX_set_session_id_context(3)|SSL_CTX_set_session_id_context(3)>,
 L<SSL_CTX_set_timeout(3)|SSL_CTX_set_timeout(3)>,
 L<SSL_CTX_flush_sessions(3)|SSL_CTX_flush_sessions(3)>
 
+=head1 HISTORY
+
+SSL_SESS_CACHE_NO_INTERNAL_STORE and SSL_SESS_CACHE_NO_INTERNAL
+were introduced in OpenSSL 0.9.6h.
+
 =cut