From 3eac5d72d763d531cdbb57189d90166f1b38b20a Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Thu, 22 Mar 2018 17:22:38 +0000 Subject: crypto HISTORY up to 0.9.6a; researched from OpenSSL git --- src/lib/libcrypto/man/BN_rand.3 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/lib/libcrypto/man/BN_rand.3 b/src/lib/libcrypto/man/BN_rand.3 index c9ad000011..b8cd2df20d 100644 --- a/src/lib/libcrypto/man/BN_rand.3 +++ b/src/lib/libcrypto/man/BN_rand.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: BN_rand.3,v 1.8 2018/03/22 16:06:33 schwarze Exp $ +.\" $OpenBSD: BN_rand.3,v 1.9 2018/03/22 17:22:38 schwarze Exp $ .\" OpenSSL 05ea606a May 20 20:52:46 2016 -0400 .\" .\" This file was written by Ulf Moeller . @@ -150,6 +150,8 @@ The .Fa top == -1 case and the function .Fn BN_rand_range -were added in OpenSSL 0.9.6a. +first appeared in OpenSSL 0.9.6a and have been available since +.Ox 3.0 . +.Pp .Fn BN_pseudo_rand_range was added in OpenSSL 0.9.6c. -- cgit v1.2.3-55-g6feb