Skip to content

Commit e4cb69c

Browse files
remove trailing space character in changelog
1 parent 9be6a81 commit e4cb69c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ PR stands for Pull Request, and PR <NUMBER> references a GitHub pull request
185185
(PR 8575)
186186
* Additional sanity check on r and s lengths in DecodeECC_DSA_Sig_Bin (PR 8350)
187187
* Fix compat. layer ASN1_TIME_diff to accept NULL output params (PR 8407)
188-
* Fix CMake lean_tls build (PR 8460)
188+
* Fix CMake lean_tls build (PR 8460)
189189
* Fix for QUIC callback failure (PR 8475)
190190
* Fix missing alert types in AlertTypeToString for print out with debugging
191191
enabled (PR 8572)

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ PR stands for Pull Request, and PR <NUMBER> references a GitHub pull request
257257
(PR 8575)
258258
* Additional sanity check on r and s lengths in DecodeECC_DSA_Sig_Bin (PR 8350)
259259
* Fix compat. layer ASN1_TIME_diff to accept NULL output params (PR 8407)
260-
* Fix CMake lean_tls build (PR 8460)
260+
* Fix CMake lean_tls build (PR 8460)
261261
* Fix for QUIC callback failure (PR 8475)
262262
* Fix missing alert types in AlertTypeToString for print out with debugging
263263
enabled (PR 8572)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ PR stands for Pull Request, and PR <NUMBER> references a GitHub pull request
262262
(PR 8575)
263263
* Additional sanity check on r and s lengths in DecodeECC_DSA_Sig_Bin (PR 8350)
264264
* Fix compat. layer ASN1_TIME_diff to accept NULL output params (PR 8407)
265-
* Fix CMake lean_tls build (PR 8460)
265+
* Fix CMake lean_tls build (PR 8460)
266266
* Fix for QUIC callback failure (PR 8475)
267267
* Fix missing alert types in AlertTypeToString for print out with debugging
268268
enabled (PR 8572)

0 commit comments

Comments
 (0)