commit | f2ec505c34c53a1c26b06bfd0bd405c5865a61e9 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Jun 03 09:50:07 2015 +0100 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Jun 03 09:50:07 2015 +0100 |
tree | 3290a9ae0010586722165411df4b775c6f484e95 | |
parent | 3e87a9f57f5103403ac4323f6fb86a4ceb64fc8f [diff] |
Ack external bugfix in Changelog
diff --git a/ChangeLog b/ChangeLog index 2b5625e..2582c9a 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -35,6 +35,7 @@ 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