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)