summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-10-22 11:13:39 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-10-22 11:13:39 +0000
commita3a8725e7dd22c3dec00138ea22e54e4e4804ed4 (patch)
treeefb083a46db10033e43bdeb9587f9ae1f115eb6b /roundcubemail/CHANGELOG
parent99052e551d37438d234e923334e05eddc1a7333d (diff)
- Add LIST-STATUS support in rcube_imap_generic class (RFC5819)
git-svn-id: https://svn.roundcube.net/trunk@4120 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 ba7de4500..1f7e93247 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -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
-------------