diff options
author | alecpl <alec@alec.pl> | 2010-10-20 18:42:45 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2010-10-20 18:42:45 +0000 |
commit | 659cf14cdd8862a126b775392d59727a5e8a790b (patch) | |
tree | 85fa5e0b0a4cccf5e0b0226ac6d0e2ffd7122857 /CHANGELOG | |
parent | 710e2748498ed97e7086b0dc3c40f11b29aeec8f (diff) |
- Improve performance of messages counting using ESEARCH extension (RFC4731)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 ------------- |