]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Add HISTORY to BIO_s_mem documentation
authorMichael Baentsch <57787676+baentsch@users.noreply.github.com>
Tue, 10 Dec 2024 13:35:22 +0000 (14:35 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 13 Dec 2024 10:27:19 +0000 (11:27 +0100)
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)

doc/man3/BIO_s_mem.pod

index b9bfedcdc65f68aa2d3b73f4d0fd7cb6cb098b1e..23631800d5e56d7467bfb52d1624817db4620612 100644 (file)
@@ -197,6 +197,10 @@ and BUF_MEM structure:
  ...
  free(data);
 
+=head1 HISTORY
+
+BIO_s_dgram_mem() was added in OpenSSL 3.2.
+
 =head1 COPYRIGHT
 
 Copyright 2000-2023 The OpenSSL Project Authors. All Rights Reserved.