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).