[openssl] master update
Richard Levitte
levitte at openssl.org
Fri Mar 29 10:48:27 UTC 2019
The branch master has been updated
via c75f80a468468b84843a6bc3f16ce84111e345ad (commit)
from 7ed4b97b61101952da95a252feef4461c694b851 (commit)
- Log -----------------------------------------------------------------
commit c75f80a468468b84843a6bc3f16ce84111e345ad
Author: Richard Levitte <levitte at openssl.org>
Date: Fri Mar 29 11:26:55 2019 +0100
openssl dgst: show MD name at all times - CHANGES entry
Related to #8609
Reviewed-by: Paul Dale <paul.dale at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8612)
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGES b/CHANGES
index 95ae433..4ef63b8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,10 @@
Changes between 1.1.1 and 3.0.0 [xx XXX xxxx]
+ *) Changed the output of 'openssl {digestname} < file' to display the
+ digest name in its output.
+ [Richard Levitte]
+
*) Added a new generic trace API which provides support for enabling
instrumentation through trace output. This feature is mainly intended
as an aid for developers and is disabled by default. To utilize it,
More information about the openssl-commits
mailing list