From 570774d41aa759f0585c5a4ad0d5d5a4d69ad028 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Sat, 2 Nov 2019 15:39:46 +0000 Subject: CMS didn't make the 6.6 release: adjust the text in the HISTORY sections --- src/lib/libcrypto/man/CMS_decrypt.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib/libcrypto/man/CMS_decrypt.3') diff --git a/src/lib/libcrypto/man/CMS_decrypt.3 b/src/lib/libcrypto/man/CMS_decrypt.3 index 495bdaaff3..243ab2f30e 100644 --- a/src/lib/libcrypto/man/CMS_decrypt.3 +++ b/src/lib/libcrypto/man/CMS_decrypt.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: CMS_decrypt.3,v 1.7 2019/08/18 21:44:10 schwarze Exp $ +.\" $OpenBSD: CMS_decrypt.3,v 1.8 2019/11/02 15:39:46 schwarze Exp $ .\" full merge up to: OpenSSL e9b77246 Jan 20 19:58:49 2017 +0100 .\" .\" This file is a derived work. @@ -65,7 +65,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: August 18 2019 $ +.Dd $Mdocdate: November 2 2019 $ .Dt CMS_DECRYPT 3 .Os .Sh NAME @@ -217,7 +217,7 @@ and .Fn CMS_decrypt_set1_key first appeared in OpenSSL 0.9.8h and have been available since -.Ox 6.6 . +.Ox 6.7 . .Sh BUGS The lack of single pass processing and the need to hold all data in memory as mentioned in -- cgit v1.2.3-55-g6feb