diff options
author | alecpl <alec@alec.pl> | 2010-10-29 18:02:19 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2010-10-29 18:02:19 +0000 |
commit | 9ae29c9525dbd878cff63d691625bb0c6f6cbf5c (patch) | |
tree | e4ad1075261213bfd929d84e3470051f0d9b79ea /CHANGELOG | |
parent | 93272ea91b3263acd883cac77986125e9a2ad8c6 (diff) |
- Improve performance of message cache status checking when skip_disabled=true
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 ------------- |