diff options
author | alecpl <alec@alec.pl> | 2008-09-03 10:52:26 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2008-09-03 10:52:26 +0000 |
commit | 5df0ad040a714d3a31498964ae9ab8c2b9f50c80 (patch) | |
tree | b0f64457ecf2ffb8319c7259a087f4b7347bf18b /CHANGELOG | |
parent | 08abbac54bc3e1eced1019ca741eccf9b9e431d3 (diff) |
- Add RFC2231 header value continuations support for attachment
filenames + hack for servers that not support that feature
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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) |