Skip to content

Commit

Permalink
Adds Changelog entry
Browse files Browse the repository at this point in the history
Adds change log entry.

Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
  • Loading branch information
tom-daubney-arm committed May 30, 2022
1 parent d99f8b2 commit c227ea5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ChangeLog.d/fix-x25519-program.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Bugfix
* Fix a bug in x25519 example program where the removal of
MBEDTLS_ECDH_LEGACY_CONTEXT caused the program not to run. Fixes #4901 and
#3191.

0 comments on commit c227ea5

Please sign in to comment.