Add HISTORY to BIO_s_mem documentation
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Paul Dale <ppzgs1@gmail.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/26146)
This commit is contained in:
parent
c5257fd8d0
commit
8cbe6e5a81
@ -197,6 +197,10 @@ and BUF_MEM structure:
|
|||||||
...
|
...
|
||||||
free(data);
|
free(data);
|
||||||
|
|
||||||
|
=head1 HISTORY
|
||||||
|
|
||||||
|
BIO_s_dgram_mem() was added in OpenSSL 3.2.
|
||||||
|
|
||||||
=head1 COPYRIGHT
|
=head1 COPYRIGHT
|
||||||
|
|
||||||
Copyright 2000-2023 The OpenSSL Project Authors. All Rights Reserved.
|
Copyright 2000-2023 The OpenSSL Project Authors. All Rights Reserved.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user