summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2005-11-13 19:02:28 +0000
committerthomascube <thomas@roundcube.net>2005-11-13 19:02:28 +0000
commitecf7590cb84bb944d4adcd46124fbf0d081848f3 (patch)
tree8ceec5a6f965f17a8934467a2059b1ad2017e223 /CHANGELOG
parent583f1c8d80c42195d0ee41f30a885e13d777b79f (diff)
Added new languages and new XMLHttpRequest class
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 5 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 618c51f22..c534d5680 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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