Fix typo which broke ENTROPY_FORCE_SHA256
diff --git a/ChangeLog b/ChangeLog
index 9880d13..0d65cec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,8 @@
    * Potential memory leak in mpi_exp_mod() when error occurs during
      calculation of RR.
    * Fixed malloc/free default #define in platform.c (found by Gergely Budai).
+   * Fixed type which made POLARSSL_ENTROPY_FORCE_SHA256 uneffective (found by
+     Gergely Budai).
 
 = PolarSSL 1.3.5 released on 2014-03-26
 Features