summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2010-10-29 18:02:19 +0000
committeralecpl <alec@alec.pl>2010-10-29 18:02:19 +0000
commit9ae29c9525dbd878cff63d691625bb0c6f6cbf5c (patch)
treee4ad1075261213bfd929d84e3470051f0d9b79ea /CHANGELOG
parent93272ea91b3263acd883cac77986125e9a2ad8c6 (diff)
- Improve performance of message cache status checking when skip_disabled=true
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 94d6d0400..dbd9b5af1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -57,6 +57,7 @@ CHANGELOG Roundcube Webmail
- Plugin API: add possibility to disable plugin in AJAX mode, 'noajax' property
- Plugin API: add possibility to disable plugin in framed mode, 'noframe' property
- Improve performance of setting IMAP flags using .SILENT suffix
+- Improve performance of message cache status checking with skip_disabled=true
RELEASE 0.4.2
-------------