diff --git a/ChangeLog b/ChangeLog index e976de308ce78492cebe1a430394aa92b5b23950..608f44553db8bb1ccc62ea57d85cf7f57f757ab5 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