summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-05-18 12:37:00 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-05-18 12:37:00 +0000
commitfc3bb8bc7542fca3752c8001a25e4e704a1cecbb (patch)
treeced23edd62a459b58bac270e9e7285435b03bfbe /roundcubemail/CHANGELOG
parent9b89dcb37c5972d8dfd56fb696feea29c2e10bb6 (diff)
- Add APC support in rcube_cache
git-svn-id: https://svn.roundcube.net/trunk@4785 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 37f4cf472..e3afea7e8 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,7 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
-- Added general rcube_cache class with memcache support
+- Added general rcube_cache class with Memcache and APC support
- Improved caching performance by skipping writes of unchanged data
- Option enable_caching replaced by imap_cache and messages_cache options
- Add forward-as-attachment feature