diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-10-23 13:42:21 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-10-23 13:43:16 +0200 |
commit | 89984d01ba5c29bd5361759e40c39d2bb9878eb1 (patch) | |
tree | 62d73d17320daf1a3b0c8344a9f70dd71d6cb1fc /CHANGELOG | |
parent | 4efc69e7fda33f9c69285f1a4f2cd0aaac160bb3 (diff) |
Fix handling of UNKNOWN-CTE response, try do decode content client-side (#1490046)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ CHANGELOG Roundcube Webmail - Fix download of attachments that are part of TNEF message (#1490091) - Fix handling of uuencoded messages if messages_cache is enabled (#1490108) - Fix handling of base64-encoded attachments with extra spaces (#1490111) +- Fix handling of UNKNOWN-CTE response, try do decode content client-side (#1490046) RELEASE 1.0.3 ------------- |