summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-09-03 10:52:26 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-09-03 10:52:26 +0000
commit97b6d96d45cb2fc24d14dcc0b80d5c9e4be91022 (patch)
tree3c957bc9a7347605533eeae09953fe43334306f8 /roundcubemail/CHANGELOG
parentcb5f2b8ae5fd62e58fe16bae01b5c7701ac7d6ba (diff)
- Add RFC2231 header value continuations support for attachment
filenames + hack for servers that not support that feature git-svn-id: https://svn.roundcube.net/trunk@1718 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 2726ffd30..b2f71e9e9 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,11 @@
CHANGELOG RoundCube Webmail
---------------------------
+2008/09/03 (alec)
+----------
+- Add RFC2231 header value continuations support for attachment
+ filenames + hack for servers that not support that feature
+
2008/09/02 (thomasb)
----------
- Add feature to import contacts from vcard files (#1326103)