]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Add Changes entry
authorNeil Horman <nhorman@openssl.org>
Wed, 26 Jun 2024 15:39:26 +0000 (11:39 -0400)
committerNeil Horman <nhorman@openssl.org>
Tue, 9 Jul 2024 08:01:44 +0000 (04:01 -0400)
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24450)

CHANGES.md

index 0f3701c6d5140cb634dd08d9a65335da47645f85..7b3ec56fc851e5eb453b9cdf8cd5be8aba9011de 100644 (file)
@@ -29,6 +29,12 @@ OpenSSL 3.4
 
 ### Changes between 3.3 and 3.4 [xx XXX xxxx]
 
+ * Redesigned Windows use of OPENSSLDIR/ENGINESDIR/MODULESDIR such that
+   what were formerly build time locations can now be defined at run time
+   with registry keys. See NOTES-WINDOWS.md
+
+   *Neil Horman*
+
  * Added options `-not_before` and `-not_after` for explicit setting
    start and end dates of certificates created with the `req` and `x509`
    apps. Added the same options also to `ca` app as alias for