summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-05-18 12:37:00 +0000
committeralecpl <alec@alec.pl>2011-05-18 12:37:00 +0000
commit8edb3d9405c7d409bcabe38274cafbd5438575f6 (patch)
tree558f03ae5a2b5eb4e4fcc586cc2e83d18847c5b2 /CHANGELOG
parentb5f836e4af705679e13506c4edfe67ca3039f004 (diff)
- Add APC support in rcube_cache
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 37f4cf472..e3afea7e8 100644
--- a/CHANGELOG
+++ b/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