From ecb51cc8a6d4d9491659f370a6b46b1ec42014f5 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Mon, 04 Jul 2011 08:59:37 -0400
Subject: [PATCH] Cache information about writeble address sources for performance reasons

---
 CHANGELOG |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index 426d3c9..d9c7d9c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,15 @@
 CHANGELOG Roundcube Webmail
 ===========================
 
+- Add optional textual upload progress indicator (#1486039)
+- Fix parsing URLs containing commas (#1487970)
+- Added vertical splitter for books/groups list in addressbook (#1487923)
+- Improved namespace roots handling in folder manager
+- Added searching in all addressbook sources
+- Added addressbook source selection in contacts import
+- Implement LDAPv3 Virtual List View (VLV) for paged results listing
+- Use 'address_template' config option when adding a new address block (#1487944)
+- Added addressbook advanced search
 - Add popup with basic fields selection for addressbook search
 - Case-insensitive matching in autocompletion (#1487933)
 - Added option to force spellchecking before sending a message (#1485458)
@@ -17,7 +26,7 @@
 - Option enable_caching replaced by imap_cache and messages_cache options
 - Fix WORKFAX saving in address book (#1487910)
 - Add forward-as-attachment feature
-- jQuery-1.6.1 (#1487913, #1487144)
+- jQuery-1.6.2 (#1487913, #1487144)
 - Improve display name composition when saving contacts (#1487143)
 - Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725)
 - Fix handling of folders that doesn't belong to any namespace (#1487637)

--
Gitblit v1.9.1