From: Neil Horman Date: Wed, 26 Jun 2024 15:39:26 +0000 (-0400) Subject: Add Changes entry X-Git-Tag: openssl-3.4.0-alpha1~390 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c58769a036057f7a595c83db65e74175c116477;p=thirdparty%2Fopenssl.git Add Changes entry Reviewed-by: Tomas Mraz Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/24450) --- diff --git a/CHANGES.md b/CHANGES.md index 0f3701c6d51..7b3ec56fc85 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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