diff --git a/ChangeLog b/ChangeLog index 9317509e6b54f986835a744eb623783ba885d8a3..2c17851c8f94f9116f21af43c445ef1c681925f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,7 @@ train-2011.01.05: * session cookies are now encrypted, sent only when required, and generally more awesome: #416, #832 * IE8 display tweaks * primary support 90% implemented but disabled in this train (*major* changes including schema, but not user visible) + * (hotfix on 2012.01.09) explicitly call .removeAllListeners() during http forwarding to eliminate memory leak: #839 train-2011.12.28: * improve animation during cert/assertion procedures in dialog: #709