summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-06-06 09:22:21 +0200
committerAleksander Machniak <alec@alec.pl>2013-06-06 09:22:21 +0200
commit61ccdfcfbb943abb75d3245f6c70b0c3c0b1b34c (patch)
tree228ddb2ccda35a969330bc8e6fb00243a305abbe /CHANGELOG
parent67ac6e354ab6c12e708415d2949936b4dc427275 (diff)
Add imap_cache_ttl option to configure TTL of imap_cache
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a125ad697..9536f8654 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Add imap_cache_ttl option to configure TTL of imap_cache
- Make LDAP cache engine configurable via ldap_cache and ldap_cache_ttl options
- Fix legacy options handling
- Fix "duplicate entry" errors on inserts to imap cache tables (#1489146)