diff --git a/ChangeLog b/ChangeLog
index 57ad1208de0619ed8169d225015493c9d2d1205a..f0230a64f3c021aeff6fc126aa9a1d8342ae4972 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2010-03-10	The InnoDB Team
+
+	* handler/ha_innodb.cc:
+	Fix Bug #51356 Many Valgrind errors in error messages
+	with concurrent DDL
+
+2010-03-10	The InnoDB Team
+
+	* handler/ha_innodb.cc, handler/handler0alter.cc,
+	mysql-test/innodb_bug51378.result, mysql-test/innodb_bug51378.test:
+	Fix Bug #51378 Init 'ref_length' to correct value, in case an out
+	of bound MySQL primary_key
+
 2010-03-10	The InnoDB Team
 
 	* log/log0recv.c: