From ac419dfd723a97c9050d9ee719716105fe13c761 Mon Sep 17 00:00:00 2001
From: Lloyd Hilaiel <lloyd@hilaiel.com>
Date: Thu, 24 May 2012 12:03:10 -0600
Subject: [PATCH] incremental update to ChangeLog for changes slated for
 train-2012.05.25

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

diff --git a/ChangeLog b/ChangeLog
index 133825760..22c4f387b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,10 @@ train-2012.05.25 (in progress):
   * verification links sent before deployment, should still work after - transitional code required by issue #1000: #1592
   * repair load_gen: #1596
   * fixes to mysql reconnection logic - processes can now reconnect while out of pool and only having /__heartbeat__ polled: #1608
+  * make "is this your computer" screen keyboard navigable: #1582
+  * when user types in wrong password while verifying secondary address (on different browser), show clear tooltip style error: #1557
+  * don't make a user type their password when not neccesary (adding secondary address to acct with only primary addresses): #1555
+  * perform rigorous checking of inputs to dialog from RP. (PR #1627, bug #747859)
 
 train-2012.05.14:
   * Password is now requested in dialog for new user signup: #1000, #290
-- 
GitLab