From 08392b21d46ed1c93a4fc246bf001a7a114d6138 Mon Sep 17 00:00:00 2001 From: Lloyd Hilaiel <lloyd@hilaiel.com> Date: Thu, 29 Sep 2011 14:03:36 -0700 Subject: [PATCH] update changelog with link fix --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index c4d0bab60..49082aa94 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ 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 + * fix link on /developers page to verfier source: #326 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 -- GitLab