Update Changelog for recent merge
diff --git a/ChangeLog b/ChangeLog
index 2ea49af..edcd42d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -47,6 +47,9 @@
      curve picked by the server was actually allowed.
 
 Changes
+   * Remove bias in mpi_gen_prime (contributed by Pascal Junod).
+   * Remove potential sources of timing variations (some contributed by Pascal
+     Junod).
    * Options POLARSSL_HAVE_INT8 and POLARSSL_HAVE_INT16 are deprecated.
    * Enabling POLARSSL_NET_C without POLARSSL_HAVE_IPV6 is deprecated.
    * compat-1.2.h and openssl.h are deprecated.