diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-10-04 09:40:37 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-10-04 09:40:37 +0200 |
commit | af79a7b837151af793b5bd2788de3635ab96b1e3 (patch) | |
tree | e8cb641f31c0a2881de8e19cc54e6ad019d06637 /CHANGELOG | |
parent | eafd5b1aa4e67c4de18fc09493540b55dc647220 (diff) |
Fixed issues where HTML comments inside style tag would hang Internet Explorer
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fixed issues where HTML comments inside style tag would hang Internet Explorer - Improved mailto: link arguments handling (#1489363) - Use DOMDocument LIBXML_PARSEHUGE and LIBXML_COMPACT options if possible (#1489302) - Support HTTP_HOST, SERVER_NAME and SERVER_ADDR values in include_host_config feature |