From ecf7590cb84bb944d4adcd46124fbf0d081848f3 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Sun, 13 Nov 2005 14:02:28 -0500
Subject: [PATCH] Added new languages and new XMLHttpRequest class

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

diff --git a/CHANGELOG b/CHANGELOG
index 618c51f..c534d56 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -60,9 +60,9 @@
 - 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 @@
 - 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
 

--
Gitblit v1.9.1