summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-02-03 07:40:26 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-02-03 07:40:26 +0000
commit47658a33eef8f2d0eed75a17cfc2bbf72e603937 (patch)
tree9d606ace9f59f692560e7f70b7e3754078267936 /roundcubemail/CHANGELOG
parent4e3d5a92de84112ea6446691917f09ca0ed74424 (diff)
- Fix displaying of alternative-inside-alternative messages (#1485713)
git-svn-id: https://svn.roundcube.net/trunk@2270 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 ca03af336..ea1af1dec 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -5,6 +5,7 @@ CHANGELOG RoundCube Webmail
----------
- Fix checking for recent messages on various IMAP servers (#1485702)
- performance fix: Don't fetch quota and recent messages in "message view" mode
+- Fix displaying of alternative-inside-alternative messages (#1485713)
2009/01/28 (alec)
----------