From b368393a562c8eb79808430b84470d02b0728608 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Fri, 23 Mar 2018 23:18:17 +0000 Subject: finish crypto HISTORY; mostly 1.1.0/6.3, but also various other fixes --- src/lib/libcrypto/man/BIO_new.3 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'src/lib/libcrypto/man/BIO_new.3') diff --git a/src/lib/libcrypto/man/BIO_new.3 b/src/lib/libcrypto/man/BIO_new.3 index e25586ff15..36acc3d9fe 100644 --- a/src/lib/libcrypto/man/BIO_new.3 +++ b/src/lib/libcrypto/man/BIO_new.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: BIO_new.3,v 1.13 2018/03/22 17:11:04 schwarze Exp $ +.\" $OpenBSD: BIO_new.3,v 1.14 2018/03/23 23:18:17 schwarze Exp $ .\" full merge up to: .\" OpenSSL man3/BIO_new.pod fb46be03 Feb 26 11:51:31 2016 +0000 .\" OpenSSL man7/bio.pod 631c37be Dec 12 16:56:50 2017 +0100 @@ -52,7 +52,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: March 22 2018 $ +.Dd $Mdocdate: March 23 2018 $ .Dt BIO_NEW 3 .Os .Sh NAME @@ -266,3 +266,7 @@ All these functions have been available since .Fn BIO_vfree first appeared in OpenSSL 0.9.6 and has been available since .Ox 2.9 . +.Pp +.Fn BIO_up_ref +first appeared in OpenSSL 1.1.0 and has been available since +.Ox 6.3 . -- cgit v1.2.3-55-g6feb