Ack external bugfix in Changelog

This commit is contained in:
Manuel Pégourié-Gonnard 2015-06-03 09:50:07 +01:00
parent 3e87a9f57f
commit f2ec505c34

View file

@ -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