Skip to content

Commit fe936c3

Browse files
author
Hanno Becker
committed
Adapt ChangeLog
1 parent e2dae7e commit fe936c3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ Bugfix
4444
after use.
4545
* Use `mbedtls_platform_zeroize()` instead of `memset()` for zeroization
4646
of sensitive data in the example programs aescrypt2 and crypt_and_hash.
47+
* Add explicit integer to enumeration type casts to example program
48+
programs/pkey/gen_key which previously led to compilation failure
49+
on some toolchains. Reported by phoenixmcallister. Fixes #2170.
4750

4851
Changes
4952
* Removed support for Yotta as a build tool.

0 commit comments

Comments
 (0)