summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2005-11-06 16:37:45 +0000
committerthomascube <thomas@roundcube.net>2005-11-06 16:37:45 +0000
commite0ddd4e6c03d533cc3f8427624e026cc20c88fa6 (patch)
tree9bdaed87ebc57351eb9485c196ba8bec91cb3890 /CHANGELOG
parent317219dafe98b70797ef853571c255de0654d4aa (diff)
Added 'changed' col to contacts table and support for 160-bit session hashes
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ebb9d8347..4d98e59e1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -60,7 +60,7 @@ CHANGELOG RoundCube Webmail
- 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 @@ CHANGELOG RoundCube Webmail
- 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