From f2ec505c34c53a1c26b06bfd0bd405c5865a61e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Wed, 3 Jun 2015 09:50:07 +0100 Subject: [PATCH] Ack external bugfix in Changelog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) 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