From a36bf4bc644192c0fe1dab1394a853d6100987e7 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Fri, 23 Mar 2018 23:18:18 +0000 Subject: finish crypto HISTORY; mostly 1.1.0/6.3, but also various other fixes --- lib/libcrypto/man/EC_KEY_new.3 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'lib/libcrypto/man/EC_KEY_new.3') diff --git a/lib/libcrypto/man/EC_KEY_new.3 b/lib/libcrypto/man/EC_KEY_new.3 index 06a85aaed13..c77233b4ee8 100644 --- a/lib/libcrypto/man/EC_KEY_new.3 +++ b/lib/libcrypto/man/EC_KEY_new.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: EC_KEY_new.3,v 1.12 2018/03/23 05:48:56 schwarze Exp $ +.\" $OpenBSD: EC_KEY_new.3,v 1.13 2018/03/23 23:18:17 schwarze Exp $ .\" OpenSSL d900a015 Oct 8 14:40:42 2015 +0200 .\" .\" This file was written by Matt Caswell . @@ -549,15 +549,12 @@ returns the point_conversion_form for the .Fn EC_KEY_precompute_mult , .Fn EC_KEY_generate_key , .Fn EC_KEY_check_key , +.Fn EC_KEY_print , and .Fn EC_KEY_print_fp first appeared in OpenSSL 0.9.8 and have been available since .Ox 4.5 . .Pp -.Fn EC_KEY_up_ref -first appeared in OpenSSL 1.0.0 and has been available since -.Ox 4.9 . -.Pp .Fn EC_KEY_get_flags , .Fn EC_KEY_set_flags , .Fn EC_KEY_clear_flags , -- cgit v1.2.3