summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-08-09 13:30:17 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-08-09 13:30:17 +0000
commitdac9bf709120ffa0028a638732f1159cd66ddfcd (patch)
tree24a9b1ddf0a3dd43950f0110028b56318645f131 /roundcubemail/CHANGELOG
parent325d46eb63f058eb3476a30be9552a6f11c34794 (diff)
- Improve handling of single-part messages with bogus BODYSTRUCTURE (#1486898)
git-svn-id: https://svn.roundcube.net/trunk@3885 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index e881ce230..fbb721bad 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,8 @@
CHANGELOG RoundCube Webmail
===========================
+- Improve handling of single-part messages with bogus BODYSTRUCTURE (#1486898)
+
RELEASE 0.4
-----------
- Fix disapearing upload form disapears when user selects a file on Safari (#1486823)