diff --git a/CHANGES.md b/CHANGES.md index d857bf846a5f6..098e40493aea8 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -67,6 +67,10 @@ OpenSSL 3.3 *Neil Horman* + * Added support for requesting CRL in CMP. + + *Rajeev Ranjan, Siemens AG* + * Added `-set_issuer` and `-set_subject` options to `openssl x509` to override the Issuer and Subject when creating a certificate. The `-subj` option now is an alias for `-set_subject`.