Add a HISTORY section to the man page to mention the new flags.
This commit is contained in:
parent
9c3db400dc
commit
769fedc3ad
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue