aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Butcher <simon.butcher@arm.com>2018-05-11 16:41:07 +0100
committerSimon Butcher <simon.butcher@arm.com>2018-05-11 16:41:07 +0100
commit13188782a0d205e8576e48eb0835e196f8aa485c (patch)
treef34712fbc9f496ccc5c1d5271fd90b5d4cf67c6e
parent879e62697e2da35b1517b733cf9b2e8318b8d98e (diff)
downloadmbed-tls-iotssl-784-array-entry_name-too-small-2.1.tar.gz
-rw-r--r--ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 662ed8f19..23461be8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
mbed TLS ChangeLog (Sorted per branch, date)
+= mbed TLS 2.1.13 branch released 2018-xx-xx
+
+Bugfix
+ * Added the macro MBEDTLS_X509_MAX_FILE_PATH_LEN that enables the user to
+ configure the maximum length of a file path that can be buffered when
+ calling mbedtls_x509_crt_parse_path().
+
= mbed TLS 2.1.12 branch released 2018-04-30
Security
@@ -44,9 +51,6 @@ Bugfix
buffer.
* Fix invalid buffer sizes passed to zlib during record compression and
decompression.
- * Added the macro MBEDTLS_X509_MAX_FILE_PATH_LEN that enables the user to
- configure the maximum length of a file path that can be buffered when
- calling mbedtls_x509_crt_parse_path().
Changes
* Improve testing in configurations that omit certain hashes or