diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-01-09 11:19:30 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-01-09 11:19:30 +0100 |
commit | 2eef77c6e349bc29d066068facd26b454d2392b6 (patch) | |
tree | 6cffbe339ffe79618058f3a895e1113d2fb83dfa /CHANGELOG | |
parent | f67037ce5779929678c9facc5dc925c0e054998d (diff) |
Fix issue where filesystem path was added to all-attachments (zip) file (#1489507)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix issues where filesystem path was added to all-attachments (zip) file (#1489507) - Fix case-sensitivity of email addresses handling on compose (#1485499) - Don't alter Message-ID of a draft when sending (#1489409) - Fix issue where deprecated syntax for HTML lists was not handled properly (#1488768) |