diff --git a/ChangeLog b/ChangeLog index 2b5625ec1..2582c9a46 100644 --- a/ChangeLog +++ b/ChangeLog @@ -35,6 +35,7 @@ Features errors on use of deprecated functions. Bugfix + * Fix compile error with PLATFORM_EXIT_ALT (thanks to Rafał Przywara). * Fix bug in entropy.c when THREADING_C is also enabled that caused entropy_free() to crash (thanks to Rafał Przywara). * Fix memory leak when gcm_setkey() and ccm_setkey() are used more than