diff --git a/ChangeLog b/ChangeLog index 3ce89d3a3508bb28f6366af71e574b631323ee5f..c4d0bab60bf2bdd736cbaf1b36a0504e3e4c4281 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +train-2011.09.29: + * shortly after dialog is spawned, we remove the four random chars in the fragment (aesthetic) + * fix bug where session duration had an upper bound of 7 days - the time the server was running: #310 + * fix bug where a user could go longer than 1 week without re-authenticating: #309 + train-2011.09.22: * migrate to browserid signed certificates rather than keypairs where browserid hosts the public key: https://github.com/mozilla/browserid/issues?milestone=6 * IE9 support