From e4cb69caefe4d67f004214f587cf33295ccf919c Mon Sep 17 00:00:00 2001 From: JacobBarthelmeh Date: Thu, 24 Apr 2025 12:20:23 -0700 Subject: [PATCH] remove trailing space character in changelog --- ChangeLog.md | 2 +- README | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 0b001c18a..a9cdff997 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -185,7 +185,7 @@ PR stands for Pull Request, and PR references a GitHub pull request (PR 8575) * Additional sanity check on r and s lengths in DecodeECC_DSA_Sig_Bin (PR 8350) * Fix compat. layer ASN1_TIME_diff to accept NULL output params (PR 8407) -* Fix CMake lean_tls build (PR 8460) +* Fix CMake lean_tls build (PR 8460) * Fix for QUIC callback failure (PR 8475) * Fix missing alert types in AlertTypeToString for print out with debugging enabled (PR 8572) diff --git a/README b/README index 20b452325..582977d95 100644 --- a/README +++ b/README @@ -257,7 +257,7 @@ PR stands for Pull Request, and PR references a GitHub pull request (PR 8575) * Additional sanity check on r and s lengths in DecodeECC_DSA_Sig_Bin (PR 8350) * Fix compat. layer ASN1_TIME_diff to accept NULL output params (PR 8407) -* Fix CMake lean_tls build (PR 8460) +* Fix CMake lean_tls build (PR 8460) * Fix for QUIC callback failure (PR 8475) * Fix missing alert types in AlertTypeToString for print out with debugging enabled (PR 8572) diff --git a/README.md b/README.md index 178c45047..606688420 100644 --- a/README.md +++ b/README.md @@ -262,7 +262,7 @@ PR stands for Pull Request, and PR references a GitHub pull request (PR 8575) * Additional sanity check on r and s lengths in DecodeECC_DSA_Sig_Bin (PR 8350) * Fix compat. layer ASN1_TIME_diff to accept NULL output params (PR 8407) -* Fix CMake lean_tls build (PR 8460) +* Fix CMake lean_tls build (PR 8460) * Fix for QUIC callback failure (PR 8475) * Fix missing alert types in AlertTypeToString for print out with debugging enabled (PR 8572)