summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-03-09 07:43:19 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-03-09 07:43:19 +0000
commitc8b5cc14b7276df642a1d1fe9c6849ef092ef185 (patch)
treeeb20f9e68ac92cf890ea54d852d21b9a14dc14a0 /roundcubemail/CHANGELOG
parent9ea0259cde9aa86935da85f44b7a0a818cc18e1c (diff)
- Fix encoding of attachment with comma in name (#1488389)
git-svn-id: https://svn.roundcube.net/trunk@5990 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 94f537563..5a704d705 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix encoding of attachment with comma in name (#1488389)
- Scroll long lists on drag&drop (#1485946)
- Fix handling of % character in IMAP protocol (#1488382)
- Fix duplicate names handling in addressbook searches (#1488375)