From 073ce54d94557c17cfc28bb4ab044b67d5fa21c3 Mon Sep 17 00:00:00 2001 From: Lloyd Hilaiel Date: Wed, 1 Feb 2012 12:39:45 -0700 Subject: [PATCH] update changelog and version for hotfix for issue #1026 and issue #972 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index e976de308..608f44553 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,6 +21,7 @@ train-2011.01.18: * (hotfix 2012.01.24) IE8 fixes for primary flow: #962, #961, #958, #955 * (hotfix 2012.01.24) print correct url for where the user will be directed: #964 * (hotfix 2012.01.31) fix silent assertions: #972 + * (hotfix 2012.02.01) fix verification of email on a browser other than the initiator: #973, #1026 (and maybe others) train-2011.01.05: * client entropy pool mixes in randomness from server for better browser RNG: #298, #800