Commit 4676ea7616 for openssl.org

commit 4676ea7616b4430d40cda5408ac60922c89d3958
Author: Bob Beck <beck@obtuse.com>
Date:   Sat Feb 21 09:31:52 2026 -0700

    Update CHANGES.md

    Co-authored-by: Viktor Dukhovni <viktor1ghub@dukhovni.org>

    Reviewed-by: Neil Horman <nhorman@openssl.org>
    Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
    MergeDate: Tue Feb 24 14:05:13 2026
    (Merged from https://github.com/openssl/openssl/pull/29612)

diff --git a/CHANGES.md b/CHANGES.md
index c4537e03fb..fc64bf7660 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -524,7 +524,7 @@ OpenSSL 3.6
    API was added to support checking multiple names against a certificate with
    `X509_VERIFY_PARAM`.  See `X509_VERIFY_PARAM_set_flags(3)` for full details.

-   * Bob Beck *
+   *Bob Beck*

  * Added `X509_CRL_get0_tbs_sigalg()` accessor for the signature
    `AlgorithmIdentifier` inside CRL's `TBSCertList`.