From 466fbca134c166726dfc0dd9a7623fe3a4886968 Mon Sep 17 00:00:00 2001 From: Lloyd Hilaiel <lloyd@hilaiel.com> Date: Tue, 24 Jan 2012 13:58:10 -0700 Subject: [PATCH] train-2012.01.18 - v4 - add fix for issue #964 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 40b68105c..692cefcbf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,6 +19,7 @@ train-2011.01.18: * (hotfix 2012.01.24) Publish javascript API to provide a native-support compatible for primaries' auth pages: #909 * (hotfix 2012.01.24) Allow load testing hooks to be enabled with minified resources: #939 * (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 train-2011.01.05: * client entropy pool mixes in randomness from server for better browser RNG: #298, #800 -- GitLab