commit | dccb80b7e55281fb0fba1c88c69baddc5d72e0ea | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Jun 03 10:20:33 2015 +0100 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Jun 03 10:20:33 2015 +0100 |
tree | c836fea6cfd8030855f00d95efd1a942529e537c | |
parent | b752715893ff78c2191e24e842fce677841cfebb [diff] [blame] |
Fix compile errors with NO_STD_FUNCTIONS
diff --git a/ChangeLog b/ChangeLog index 2582c9a..aa02b59 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -35,6 +35,7 @@ errors on use of deprecated functions. Bugfix + * Fix compile errors with PLATFORM_NO_STD_FUNCTIONS. * 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).