diff options
author | thomascube <thomas@roundcube.net> | 2007-11-07 07:34:22 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2007-11-07 07:34:22 +0000 |
commit | a9cc52b1634ab42d6d2c226412d477ef18b6e34f (patch) | |
tree | e4cc05f1df0adb4b2dff1857b0b0eeababb1628e /CHANGELOG | |
parent | e4867ea740cd0d03acb65fdc7a93f7764cc711b2 (diff) |
Correctly decode attachments when downloading them (fixes #1484645)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ CHANGELOG RoundCube Webmail - Switch to/from when searcing in Sent folder (#1484555) - Correctly read the References header (#1484646) - Unset old cookie in before sending a new value (#1484639) +- Correctly decode attachments when downloading them (#1484645 and #1484642) 2007/10/22 (tomekp) ---------- |