summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-09-21 07:18:26 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-09-21 07:18:26 +0000
commit664b6a809b65b4f26f9723a618ec3de7267798eb (patch)
tree868c58b25049e5bb25b068d088c26e090259f886 /roundcubemail/CHANGELOG
parentd0fa4fbafad88fa0a90d1fbea83318bcc3135af3 (diff)
- Add Priority filter to the messages list
git-svn-id: https://svn.roundcube.net/trunk@5256 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 56fab72e1..2b2cfbe64 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Add Priority filter to the messages list
- Cache synchronization using QRESYNC/CONDSTORE
- Fix locked folder rename option on servers supporting RFC2086 only (#1488089)
- Trigger 'new_messages' hook for all checked folders (#1488083)