summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2019-09-27 14:03:57 -0400
committerRichard Levitte <levitte@openssl.org>2019-10-03 15:52:00 +0200
commit185ec4be6d3beac8cb262415c48e78b129f7efd2 (patch)
treea74f61b2ab6a77f31eb9f1fe45cd4cbb4f55dcf2 /CHANGES
parentdf553b79419230d698d221919c7ceec68aa8c6c6 (diff)
downloadopenssl-new-185ec4be6d3beac8cb262415c48e78b129f7efd2.tar.gz
Rename "private" file, doc doc changes in CHANGES
Use err() for find-doc-nits -e output Doing this meant we could remove the -s flag, so we do so; move option/help stuff to top of script. Add a CHANGES entry. Rename missing to other.syms Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10039)
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index db1dc416e8..cb6c77bf14 100644
--- a/CHANGES
+++ b/CHANGES
@@ -15,6 +15,11 @@
pages for further details.
[Matt Caswell]
+ *) Over two thousand fixes were made to the documentation, including:
+ adding missing command flags, better style conformance, documentation
+ of internals, etc.
+ [Rich Salz, Richard Levitte]
+
*) s390x assembly pack: add hardware-support for P-256, P-384, P-521,
X25519, X448, Ed25519 and Ed448.
[Patrick Steuer]