From d8d19107618dd89c4584996b2bbed32b983d3890 Mon Sep 17 00:00:00 2001 From: Dmitry Belyavskiy Date: Wed, 7 Feb 2024 11:27:23 +0100 Subject: Amend CHANGES.md/NEWS.md to reflect DN output changes Fixes #23492 Reviewed-by: Tom Cosgrove Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/23507) --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS.md') diff --git a/NEWS.md b/NEWS.md index a0748e6a39..2521e996b5 100644 --- a/NEWS.md +++ b/NEWS.md @@ -57,7 +57,7 @@ changes: * The `x509`, `ca`, and `req` apps now always produce X.509v3 certificates. * Subject or issuer names in X.509 objects are now displayed as UTF-8 strings - by default. + by default. Also spaces surrounding `=` in DN output are removed. This release adds the following new features: -- cgit v1.2.3