remove trailing space character in changelog

pull/8712/head
JacobBarthelmeh 2025-04-24 12:20:23 -07:00
parent 9be6a81bab
commit e4cb69caef
3 changed files with 3 additions and 3 deletions

View File

@ -185,7 +185,7 @@ PR stands for Pull Request, and PR <NUMBER> references a GitHub pull request
(PR 8575) (PR 8575)
* Additional sanity check on r and s lengths in DecodeECC_DSA_Sig_Bin (PR 8350) * 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 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 for QUIC callback failure (PR 8475)
* Fix missing alert types in AlertTypeToString for print out with debugging * Fix missing alert types in AlertTypeToString for print out with debugging
enabled (PR 8572) enabled (PR 8572)

2
README
View File

@ -257,7 +257,7 @@ PR stands for Pull Request, and PR <NUMBER> references a GitHub pull request
(PR 8575) (PR 8575)
* Additional sanity check on r and s lengths in DecodeECC_DSA_Sig_Bin (PR 8350) * 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 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 for QUIC callback failure (PR 8475)
* Fix missing alert types in AlertTypeToString for print out with debugging * Fix missing alert types in AlertTypeToString for print out with debugging
enabled (PR 8572) enabled (PR 8572)

View File

@ -262,7 +262,7 @@ PR stands for Pull Request, and PR <NUMBER> references a GitHub pull request
(PR 8575) (PR 8575)
* Additional sanity check on r and s lengths in DecodeECC_DSA_Sig_Bin (PR 8350) * 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 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 for QUIC callback failure (PR 8475)
* Fix missing alert types in AlertTypeToString for print out with debugging * Fix missing alert types in AlertTypeToString for print out with debugging
enabled (PR 8572) enabled (PR 8572)