diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-09-21 11:39:02 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-09-21 11:39:02 +0200 |
commit | f1fba2d7fb955c7897d9cb4a2dce9ec21e981214 (patch) | |
tree | 1e2f1a1c44f6ad2b0167a6a81462cf2be5e82dd0 /CHANGELOG | |
parent | f7b2bfba092213af2f7101b18b96e957cbe0b217 (diff) |
Hide Delivery Status Notification option when smtp_server is unset (#1489336)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Hide Delivery Status Notification option when smtp_server is unset (#1489336) - Make default font size for HTML messages configurable (request #118) - 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) |