diff --git a/ChangeLog b/ChangeLog
index 4331f0a9f815994ab9385e314eb66ebf65519e81..133825760fa7cacbcac8ff7773762b0e56308ac8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 train-2012.05.25 (in progress):
-  *
+  * many KPI improvements: #1597, #1613
+  * code cleanup: #1599, #1602
+  * verification links sent before deployment, should still work after - transitional code required by issue #1000: #1592
+  * repair load_gen: #1596
+  * fixes to mysql reconnection logic - processes can now reconnect while out of pool and only having /__heartbeat__ polled: #1608
 
 train-2012.05.14:
   * Password is now requested in dialog for new user signup: #1000, #290