diff --git a/ChangeLog b/ChangeLog
index a1dad729d2892581b167d011ab45a72dc4676f03..06e517790548e534d1e415e37387f6cba4d1b347 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,8 +34,10 @@ train-2011.12.01:
   * keysigner and verifier now saturate multiple cores via 'compute-cluster' module: #213
   * fix spurious console error messages on sites that use postMessage and include.js: #534
   * refine language in verification email: #672
-  * (hotfix 2011.12.02) Fix regression where email rate limiting tooltips in dialog were not shown: #685
-  * (hotfix 2011.12.02) Fix regression where emails sent out had no newlines: #684
+  * (hotfix on 2011.12.02) Fix regression where email rate limiting tooltips in dialog were not shown: #685
+  * (hotfix on 2011.12.02) Fix regression where emails sent out had no newlines: #684
+  * (hotfix on 2011.12.08) Fix bug where domain key update detection was not working properly, preventing users from logging in: #734
+  * (hotfix on 2011.12.08) Fix bugs in "internal api" used by native code (like openwebapps stuff): #601
 
 train-2011.11.17:
   * frontend code restructuring and refactoring