diff options
author | thomascube <thomas@roundcube.net> | 2005-11-06 19:26:45 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2005-11-06 19:26:45 +0000 |
commit | 10a699759d4f106f29c077a6d65d3b8d212825e5 (patch) | |
tree | d7a50bb94731e131a8a03c546ad3dbcaf0c4f1e1 /CHANGELOG | |
parent | e0ddd4e6c03d533cc3f8427624e026cc20c88fa6 (diff) |
Added localized messages to client and check form input
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -60,7 +60,7 @@ CHANGELOG RoundCube Webmail - Display folder names with special chars correctly (Bug #1330157) -2005/11/02 +2005/11/06 ---------- - Added Finnish, Romanian and Chinese translation - Get IMAP server capabilities in array @@ -71,4 +71,7 @@ CHANGELOG RoundCube Webmail - Fixed XSS in address book and identities - Added more XSS protection (Bug #1308236) - Added tab indexes for compose form - +- Added 'changed' col to contacts table +- Support for 160-bit session hashes +- Added input check for contacts and identities (Patch #1346523) +- Added messages/warning to compose step (Patch #1323895) |