summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-10-20 13:33:27 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-10-20 13:33:27 +0000
commite829400a8b56f30d98009aa2aa4a499613903768 (patch)
tree61fecc77719038ad1759e9aafc3f90a72b90185b /roundcubemail/CHANGELOG
parent4d17434c12bad87c3c661c86b4f24c47d8d4eb03 (diff)
- Improve performance of unseen messages counting, use STATUS instead of SELECT+SEARCH (#1487058)
git-svn-id: https://svn.roundcube.net/trunk@4117 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index b1502152d..ad733e6be 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -37,6 +37,7 @@ CHANGELOG Roundcube Webmail
- Add METADATA extension support into IMAP classes (RFC5464)
- Fix decoding of e-mail address strings in message headers (#1487068)
- Fix handling of attachments when Content-Disposition is not inline nor attachment (#1487051)
+- Improve performance of unseen messages counting (#1487058)
RELEASE 0.4.2
-------------