From fd2232e18a60a12893df74ce526ab0ed521ddebb Mon Sep 17 00:00:00 2001
From: Lloyd Hilaiel <lloyd@hilaiel.com>
Date: Thu, 29 Sep 2011 12:08:03 -0700
Subject: [PATCH] document changes in train-2011.09.29

---
 ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 3ce89d3a3..c4d0bab60 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
-- 
GitLab