diff options
author | thomascube <thomas@roundcube.net> | 2005-11-13 19:02:28 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2005-11-13 19:02:28 +0000 |
commit | ecf7590cb84bb944d4adcd46124fbf0d081848f3 (patch) | |
tree | 8ceec5a6f965f17a8934467a2059b1ad2017e223 /CHANGELOG | |
parent | 583f1c8d80c42195d0ee41f30a885e13d777b79f (diff) |
Added new languages and new XMLHttpRequest class
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -60,9 +60,9 @@ CHANGELOG RoundCube Webmail - Display folder names with special chars correctly (Bug #1330157) -2005/11/06 +2005/11/13 ---------- -- Added Finnish, Romanian, Polish, Czech, British, Norwegian and Chinese translation +- Added Finnish, Romanian, Polish, Czech, British, Norwegian, Greek, Russian and Chinese translation - Get IMAP server capabilities in array - Check for NAMESPACE capability before sending command - Set default user language from config 'locale_string' @@ -77,5 +77,7 @@ CHANGELOG RoundCube Webmail - Added messages/warning to compose step (Patch #1323895) - Added favicon to the default skin - Fixed Bug #1334337 as far as possible -- Added Reply-To-All functionality +- Added Reply-To-All functionality (Request #1326395, Patch #1349777) +- Redesign of client side AJAX code (enable multi threading) +- Added keep-alive signal every minute |