From: sashan Date: Mon, 15 Dec 2025 09:57:59 +0000 (+0100) Subject: - fix CHANGES.md style X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=874552686cf4f27722bde4eec8d0f005a44edca1;p=thirdparty%2Fopenssl.git - fix CHANGES.md style Reviewed-by: Neil Horman Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/29385) --- diff --git a/CHANGES.md b/CHANGES.md index f17d0947324..d6ae4aa6147 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -48,7 +48,6 @@ OpenSSL 4.0 *Neil Horman* - * Removed extra leading '00:' when printing key data such as an RSA modulus in hexadecimal format where the first (most significant) byte is >= 0x80. This had been added artificially to resemble ASN.1 DER encoding internals.