summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-12-04 14:22:48 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-12-04 14:22:48 +0000
commit3a8be7f27a7110e861abbaa68505a9c69669c8f8 (patch)
tree203538569c15ff0faa2c0b89a075af34abcf58cb /roundcubemail/CHANGELOG
parentb41c0618308fcfdff4825079738243fe8919ba15 (diff)
- Fix counters of all folders are checked in 'getunread' action with check_all_folders disabled (#1486128)
git-svn-id: https://svn.roundcube.net/trunk@3163 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 9d15fddca..fe5a3dc94 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Fix counters of all folders are checked in 'getunread' action with check_all_folders disabled (#1486128)
- Fix displaying alternative parts in messages of type message/rfc822 (#1486246)
- Fix possible messages exposure when using Roundcube behind a proxy (#1486281)
- Fix unicode para and line separators in javascript response (#1486310)