diff options
author | alecpl <alec@alec.pl> | 2009-10-13 08:40:21 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-10-13 08:40:21 +0000 |
commit | 65c0a0e591d917e87d54f499f9b25da522746aed (patch) | |
tree | d32ec876aabb1b1c0279b0da11a0370b47420d3f /CHANGELOG | |
parent | f281242fa41160daca6f2a4775d6f5dedd61a946 (diff) |
- Option 'force_https' replaced by 'force_https' plugin
- added option 'force_https_port' in 'force_https' plugin (#1486091)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ CHANGELOG RoundCube Webmail =========================== +- added option 'force_https_port' in 'force_https' plugin (#1486091) +- Option 'force_https' replaced by 'force_https' plugin - Fix IE issue with non-UTF-8 characters in AJAX response (#1486159) - Partially fixed "empty body" issue by showing raw body of malformed message (#1486166) - Fix importing/sending to email address with whitespace (#1486214) |