commit | d5d04962ef23b5df2fe08c3adb486f6f7902084f | [log] [tgz] |
---|---|---|
author | Ronald Cron <ronald.cron@arm.com> | Fri Apr 30 16:42:35 2021 +0200 |
committer | Ronald Cron <ronald.cron@arm.com> | Tue May 04 15:59:10 2021 +0200 |
tree | 125854542d8b305d219d23af6370888ddf1fc2ee | |
parent | cee427002beeb39a022dcf132d30567ece6d2a85 [diff] [blame] |
Add change log and migration guide Signed-off-by: Ronald Cron <ronald.cron@arm.com>
diff --git a/ChangeLog.d/remove-enable-weak-ciphersuites.txt b/ChangeLog.d/remove-enable-weak-ciphersuites.txt new file mode 100644 index 0000000..97f63eb --- /dev/null +++ b/ChangeLog.d/remove-enable-weak-ciphersuites.txt
@@ -0,0 +1,2 @@ +Removals + * Remove MBEDTLS_ENABLE_WEAK_CIPHERSUITES configuration option. Fixes #4416.