summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-11-02 08:35:10 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-11-02 08:35:10 +0000
commitdaa2f26bfff24af95ab423f115a8b5e70bbae2f4 (patch)
treec43c93548c7c215b01bd44fecaaf73ca49cc84ad /roundcubemail/CHANGELOG
parent88798d1ed2265d3fc8d7a31e3509c2c52064e62c (diff)
- Don't cut off attachment names when using non-RFC2231 encoding (#1485515)
git-svn-id: https://svn.roundcube.net/trunk@3088 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 b87677705..a6b6d4313 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Don't cut off attachment names when using non-RFC2231 encoding (#1485515)
- Allow inserting signatures above replied message body (#1484272)
- Managesieve 2.0: multi-script support
- Fix imap_auth_type regression (#1486263)