From fc09f2ec79c850e0f68be5d92bf8fc3e6df6c30b Mon Sep 17 00:00:00 2001 From: Lloyd Hilaiel <lloyd@hilaiel.com> Date: Tue, 31 Jan 2012 18:55:39 -0700 Subject: [PATCH] update changelog and version with hotfix for issue #972 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 692cefcbf..e976de308 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20,6 +20,7 @@ train-2011.01.18: * (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 + * (hotfix 2012.01.31) fix silent assertions: #972 train-2011.01.05: * client entropy pool mixes in randomness from server for better browser RNG: #298, #800 -- GitLab