]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Fix VMS installation - Document in CHANGES.md
authorRichard Levitte <levitte@openssl.org>
Mon, 13 Dec 2021 07:44:54 +0000 (08:44 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 14 Dec 2021 11:48:39 +0000 (11:48 +0000)
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16842)

CHANGES.md

index 21e8d2029a1d25ab5fbc40119997842ef611f789..a8c1bb51abaa8bc4ca8964d61479139147e76f85 100644 (file)
@@ -30,7 +30,11 @@ breaking changes, and mappings for the large list of deprecated functions.
 
 ### Changes between 3.0.0 and 3.0.1 [xx XXX xxxx]
 
- *
+ * Corrected a few file name and file reference bugs in the build,
+   installation and setup scripts, which lead to installation verification
+   failures.  Slightly enhanced the installation verification script.
+
+   *Richard Levitte*
 
 ### Changes between 1.1.1 and 3.0.0 [7 sep 2021]