]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
- fix CHANGES.md style
authorsashan <anedvedicky@gmail.com>
Mon, 15 Dec 2025 09:57:59 +0000 (10:57 +0100)
committerNeil Horman <nhorman@openssl.org>
Fri, 19 Dec 2025 17:02:01 +0000 (12:02 -0500)
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/29385)

CHANGES.md

index f17d094732428c35af6a317724f5a96b9c0b6d2f..d6ae4aa6147ff879366efba5928344d6c1f37e37 100644 (file)
@@ -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.