From d35416e6691e44ace88b3337b9ee2265c03bbd85 Mon Sep 17 00:00:00 2001
From: Lloyd Hilaiel <lloyd@hilaiel.com>
Date: Thu, 18 Aug 2011 20:28:14 +0300
Subject: [PATCH] document CSRF changes in ChangeLog

---
 ChangeLog | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 3fe3b834d..8584d47b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,8 @@ train-2011.08.18:
   * all files created at execution time are now in one location:  #172	
   * developer ergonomics - improved colorized logging with terse webserver output to console
   * always require a user to authenticate if they don't have an active session: #74
-	
+  * improved CSRF protection to fix race conditions in previous train: #173
+		
 train-2011.08.12:
   * massive zero-user-visibile refactoring of dialog javascript.
   * fix cancel button in "waiting for verification state" (issue #147)
-- 
GitLab