From 7b0792bfb85812fdbca073e55a817bd8026d47fe Mon Sep 17 00:00:00 2001
From: Shane Tomlinson <stomlinson@mozilla.com>
Date: Thu, 25 Aug 2011 11:23:22 -0700
Subject: [PATCH] Updating changelog for 2011.08.25 train.

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

diff --git a/ChangeLog b/ChangeLog
index 8584d47b8..75af1b366 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+train-2011.08.25:
+  * created command line load generation tool and performance analysis work: #125
+  * beginning unit/functional tests for front end: #183
+  * front end refactor to facilitate unit/functional tests and UX iteration: #183
+  * error messages are shown on front end: #184
+  * users must now verify account ownership before attempting a key sync.
+  * manage page date format: #191
+  * manage page button only displayed if user is currently authenticated: #195
+  * manage page emails are synced on page open: #181
+  * wsapi_client created for clients needing programatic access to wsapi.
+  * harden set_key against duplicate keys.
+  * fix new email addresses added not being synced on client: #199
+  * upgrade to bcrypt 0.2.4.
+  * minify include.js by default: #206
+  * more than one email address can be added per dialog lifespan: #215
+  * verifyier no longer verifies assertions issued by another server.
+
 train-2011.08.18:
   * upon clickthrough of the email link, don't have the browser window close itself: #162
   * passwords must be between 8 and 80 chars: #155
-- 
GitLab