From f3b659935f3386c077746cd7a84770532ed0ec50 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Sun, 23 Oct 2005 10:39:09 -0400
Subject: [PATCH] Added patches for default language and sorting function

---
 CHANGELOG |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index 0e42c40..7683bd9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -60,3 +60,9 @@
 - Display folder names with special chars correctly (Bug #1330157)
 
 
+2005/10/22
+----------
+- Get IMAP server capabilities in array
+- Check for NAMESPACE capability before sending command
+- Set default user language from config 'locale_string'
+- Added sorting patch (not finished yet)

--
Gitblit v1.9.1