From e0ddd4e6c03d533cc3f8427624e026cc20c88fa6 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Sun, 06 Nov 2005 11:37:45 -0500
Subject: [PATCH] Added 'changed' col to contacts table and support for 160-bit session hashes

---
 CHANGELOG |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index ebb9d83..4d98e59 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -60,7 +60,7 @@
 - Display folder names with special chars correctly (Bug #1330157)
 
 
-2005/10/22
+2005/11/02
 ----------
 - Added Finnish, Romanian and Chinese translation
 - Get IMAP server capabilities in array
@@ -69,4 +69,6 @@
 - Added sorting patch for message list
 - Make default sort col/order configurable
 - Fixed XSS in address book and identities
+- Added more XSS protection (Bug #1308236)
+- Added tab indexes for compose form
 

--
Gitblit v1.9.1