[openssl] OpenSSL_1_1_1-stable update
Kurt Roeckx
kurt at openssl.org
Sun Feb 17 22:47:46 UTC 2019
The branch OpenSSL_1_1_1-stable has been updated
via 5cd8faed79694d8ad8f1db2d02dd7c06fa338dd9 (commit)
from a9b9d2654b974f7b2732b9a08e975b1a396efb31 (commit)
- Log -----------------------------------------------------------------
commit 5cd8faed79694d8ad8f1db2d02dd7c06fa338dd9
Author: Vedran Miletić <vedran at miletic.net>
Date: Fri Feb 1 15:03:09 2019 +0100
Add missing dots in dgst man page
CLA: trivial
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
GH: #8142
(cherry picked from commit e3ac3654892246d7492f1012897e42ad7efd13ce)
-----------------------------------------------------------------------
Summary of changes:
doc/man1/dgst.pod | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/man1/dgst.pod b/doc/man1/dgst.pod
index 47e163b..a2d9808 100644
--- a/doc/man1/dgst.pod
+++ b/doc/man1/dgst.pod
@@ -230,8 +230,8 @@ prior to verification.
=head1 HISTORY
-The default digest was changed from MD5 to SHA256 in OpenSSL 1.1.0
-The FIPS-related options were removed in OpenSSL 1.1.0
+The default digest was changed from MD5 to SHA256 in OpenSSL 1.1.0.
+The FIPS-related options were removed in OpenSSL 1.1.0.
=head1 COPYRIGHT
More information about the openssl-commits
mailing list