Commit 3df44c05 authored by Geoff Thorpe's avatar Geoff Thorpe
Browse files

Add a HISTORY section to the man page to mention the new flags.

parent 7d5376fd
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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