summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-10-20 18:42:45 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-10-20 18:42:45 +0000
commitc6fe3f23df35d4f85fc43c8dbdb9b6938563b2f1 (patch)
tree000f8275b621b69f367c0c7b47d49da581fb7bfa /roundcubemail/CHANGELOG
parente829400a8b56f30d98009aa2aa4a499613903768 (diff)
- Improve performance of messages counting using ESEARCH extension (RFC4731)
git-svn-id: https://svn.roundcube.net/trunk@4118 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 ad733e6be..ba7de4500 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -38,6 +38,7 @@ CHANGELOG Roundcube Webmail
- 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)
+- Improve performance of messages counting using ESEARCH extension (RFC4731)
RELEASE 0.4.2
-------------