Adapt ChangeLog
diff --git a/ChangeLog b/ChangeLog
index 08edd77..b6ab966 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
 mbed TLS ChangeLog (Sorted per branch, date)
 
+= mbed TLS x.x.x branch released xxxx-xx-xx
+
+Bugfix
+   * Fix memory leak in RSA self test.
+
+Security
+   * Add option for mandatory use of blinding in RSA private key operations.
+   * Add options for verification of RSA private key operations to defend
+     against Bellcore glitch attack.
+
 = mbed TLS 2.x.x branch released xxxx-xx-xx
 
 Security