diff options
author | alecpl <alec@alec.pl> | 2010-10-22 11:13:39 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2010-10-22 11:13:39 +0000 |
commit | 6a16031d043ab1a3999ecae6181ecb50cb6f1636 (patch) | |
tree | 1634d429a4b787ee9ebf679cf02e5399251f263f /CHANGELOG | |
parent | 03d3bab2af0213d8f7364f3c1f63ff5be6797cc4 (diff) |
- Add LIST-STATUS support in rcube_imap_generic class (RFC5819)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ CHANGELOG Roundcube Webmail - 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) +- Add LIST-STATUS support in rcube_imap_generic class (RFC5819) RELEASE 0.4.2 ------------- |