diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-09-15 13:43:13 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-09-15 13:43:13 +0200 |
commit | 2efe332b495787dc5be77c3191ff319a62a56fca (patch) | |
tree | d26f8c1c0b464ce59e7b4c54fa918432f63eb458 /CHANGELOG | |
parent | 1f22878608dcdcbffa6db82914d89cbd0d32b0e1 (diff) |
Display full attachment name using title attribute when name is too long to display (#1489320)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Display full attachment name using title attribute when name is too long to display (#1489320) - Fix XSS issue in addressbook group name field [CVE-2013-5646] (#1489333) - Fix attachment icon issue when rare font/language is used (#1489326) - After message is sent refresh messages list of replied message folder (#1489249) |