summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-10-22 18:37:00 +0000
committeralecpl <alec@alec.pl>2009-10-22 18:37:00 +0000
commitb6c512a6b0420d5b83e05282c8d0251d47742fae (patch)
tree1a37732d3b3bc073d42ee190ef0ce0776f3b35d0 /CHANGELOG
parentee51070c462f5701dc9562fa1453ac6da825b1c2 (diff)
- fix rc_utf8_clean() on Windows (#1486232)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 02e6a4c60..dc2957228 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,7 +3,7 @@ CHANGELOG RoundCube Webmail
- Added server-side e-mail address validation with 'email_dns_check' option (#1485857)
- Fix login page loading into an iframe when session expires (#1485952)
-- added option 'force_https_port' in 'force_https' plugin (#1486091)
+- Allow setting port number in 'force_https' option (#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)