Commit 874552686c for openssl.org
commit 874552686cf4f27722bde4eec8d0f005a44edca1
Author: sashan <anedvedicky@gmail.com>
Date: Mon Dec 15 10:57:59 2025 +0100
- fix CHANGES.md style
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/29385)
diff --git a/CHANGES.md b/CHANGES.md
index f17d094732..d6ae4aa614 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.