]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Fixed formatting and text alignment in CHANGES.md
authorDaniel Kubec <kubec@openssl.org>
Tue, 10 Feb 2026 16:18:07 +0000 (17:18 +0100)
committerNeil Horman <nhorman@openssl.org>
Wed, 11 Feb 2026 22:35:01 +0000 (17:35 -0500)
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
MergeDate: Wed Feb 11 22:35:08 2026
(Merged from https://github.com/openssl/openssl/pull/29978)

CHANGES.md

index c0fe9bac1811f8870be5a1e7b4645e81cbf981a7..f88d629533813cdef189fa26bd2c889c111ca101 100644 (file)
@@ -129,7 +129,7 @@ OpenSSL 4.0
 
    *Bob Beck*
 
-* The ASN1_STRING_FLAG_X509_TIME define has been removed.
+ * The ASN1_STRING_FLAG_X509_TIME define has been removed.
 
    *Bob Beck*
 
@@ -142,7 +142,7 @@ OpenSSL 4.0
 
    *David von Oheimb*
 
-* `X509_ALGOR_set_md()` now returns a value indicating success or failure.
+ * `X509_ALGOR_set_md()` now returns a value indicating success or failure.
 
    *David von Oheimb*