diff --git a/ChangeLog b/ChangeLog
index d9626bc253858a3e334ff28c076a554015a4fd3a..0ac4d7dd56746ff8a6ce37056e5abe5c1ae75f20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,7 @@ train-2011.02.02:
   * (hotfix 2012.02.07) Fix the missing email address in the "check your email" screen for the forgot password flow.  #1058
   * (hotfix 2012.02.07) Modify build process to pick up locales from a .json file
   * (hotfix 2012.02.07) fix production-locales.sh script to defer to the environment for configuration
+  * (hotfix 2012.02.13) fix for IE users not seeing error screens sometimes: #1087
 
 train-2011.01.18:
   * support for 3rd party primary identity providers: #761, #904, #865