aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJanos Follath <janos.follath@arm.com>2020-12-09 00:02:18 +0000
committerJanos Follath <janos.follath@arm.com>2020-12-09 00:30:04 +0000
commit2d3f2967294c9132b04d1a6c55c3a9f6fe33c23b (patch)
tree961b80a508596a82d7d64c201655118e7e257da4
parent22a854ab96507d8246ca6d065c8654cd7f597288 (diff)
downloadmbedtls-2d3f2967294c9132b04d1a6c55c3a9f6fe33c23b.zip
mbedtls-2d3f2967294c9132b04d1a6c55c3a9f6fe33c23b.tar.gz
mbedtls-2d3f2967294c9132b04d1a6c55c3a9f6fe33c23b.tar.bz2
Fix Changelog format
Signed-off-by: Janos Follath <janos.follath@arm.com>
-rw-r--r--ChangeLog.d/bugfix_3782.txt2
-rw-r--r--ChangeLog.d/clean_pem_buffers.txt10
-rw-r--r--ChangeLog.d/x509-add-tag-check-to-algorithm-params.txt (renamed from ChangeLog.d/x509-add-tag-check-to-algorithm-params)0
3 files changed, 6 insertions, 6 deletions
diff --git a/ChangeLog.d/bugfix_3782.txt b/ChangeLog.d/bugfix_3782.txt
index 25e18cb..a92dffa 100644
--- a/ChangeLog.d/bugfix_3782.txt
+++ b/ChangeLog.d/bugfix_3782.txt
@@ -1,2 +1,2 @@
Bugfix
- * Fix build failures on GCC 11. Fixes #3782.
+ * Fix build failures on GCC 11. Fixes #3782.
diff --git a/ChangeLog.d/clean_pem_buffers.txt b/ChangeLog.d/clean_pem_buffers.txt
index 818fad9..5f79649 100644
--- a/ChangeLog.d/clean_pem_buffers.txt
+++ b/ChangeLog.d/clean_pem_buffers.txt
@@ -1,6 +1,6 @@
Bugfix
- * In PEM writing functions, fill the trailing part of the buffer with null
- bytes. This guarantees that the corresponding parsing function can read
- the buffer back, which was the case for mbedtls_x509write_{crt,csr}_pem
- until this property was inadvertently broken in Mbed TLS 2.19.0.
- Fixes #3682.
+ * In PEM writing functions, fill the trailing part of the buffer with null
+ bytes. This guarantees that the corresponding parsing function can read
+ the buffer back, which was the case for mbedtls_x509write_{crt,csr}_pem
+ until this property was inadvertently broken in Mbed TLS 2.19.0.
+ Fixes #3682.
diff --git a/ChangeLog.d/x509-add-tag-check-to-algorithm-params b/ChangeLog.d/x509-add-tag-check-to-algorithm-params.txt
index f2c72b0..f2c72b0 100644
--- a/ChangeLog.d/x509-add-tag-check-to-algorithm-params
+++ b/ChangeLog.d/x509-add-tag-check-to-algorithm-params.txt