aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJanos Follath <janos.follath@arm.com>2020-08-26 15:32:10 +0100
committerJanos Follath <janos.follath@arm.com>2020-08-26 16:23:19 +0100
commit6012f0ee5b3a3553a434b1a70100a172bb95cfb7 (patch)
tree18547d1e22a3956a689f0994a79f30a7dca58126
parent17ffc5da8d030aa3dca7a98e643eb4c69d492c9a (diff)
downloadmbed-tls-6012f0ee5b3a3553a434b1a70100a172bb95cfb7.tar.gz
Finalize ChangeLog
Fix alignment where necessary and update ChangeLog header. Signed-off-by: Janos Follath <janos.follath@arm.com>
-rw-r--r--ChangeLog10
1 files changed, 6 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c6e41467..594c3cf4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,11 @@
mbed TLS ChangeLog (Sorted per branch, date)
-= mbed TLS x.x.x branch released xxxx-xx-xx
+= mbed TLS 2.24.0 branch released 2020-09-01
API changes
- * In the PSA API, rename the types of elliptic curve and Diffie-Hellman group families to
- psa_ecc_family_t and psa_dh_family_t, in line with the PSA Crypto API specification version 1.0.0.
+ * In the PSA API, rename the types of elliptic curve and Diffie-Hellman
+ group families to psa_ecc_family_t and psa_dh_family_t, in line with the
+ PSA Crypto API specification version 1.0.0.
Rename associated macros as well:
PSA_ECC_CURVE_xxx renamed to PSA_ECC_FAMILY_xxx
PSA_DH_GROUP_xxx renamed to PSA_DH_FAMILY_xxx
@@ -70,7 +71,8 @@ Security
Bugfix
* Library files installed after a CMake build no longer have execute
permission.
- * Use local labels in mbedtls_padlock_has_support() to fix an invalid symbol redefinition if the function is inlined.
+ * Use local labels in mbedtls_padlock_has_support() to fix an invalid symbol
+ redefinition if the function is inlined.
Reported in #3451 and fix contributed in #3452 by okhowang.
* Fix the endianness of Curve25519 keys imported/exported through the PSA
APIs. psa_import_key and psa_export_key will now correctly expect/output