mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Adds ChangeLog entry
Commit adds required ChangeLog entry. Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
This commit is contained in:
parent
3726db4750
commit
adb93d732f
3
ChangeLog.d/rm-ecdh-legacy-context-option.txt
Normal file
3
ChangeLog.d/rm-ecdh-legacy-context-option.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
Removals
|
||||||
|
* Remove MBEDTLS_ECDH_LEGACY_CONTEXT config option since this was purely for
|
||||||
|
backward compatibility which is no longer supported. Addresses #4404.
|
||||||
Loading…
Reference in a new issue