summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-10-02 13:15:29 +0200
committerAleksander Machniak <alec@alec.pl>2013-10-02 13:15:29 +0200
commitbfd24fcc04aec6cc9b6893e0754f98fac293ebb0 (patch)
treedfb3adf8e87d72d1f6ff3bd743aa94945dba2851 /CHANGELOG
parent444e977d4f48712a05fee4fa43bb7d543dc7191d (diff)
Use DOMDocument LIBXML_PARSEHUGE and LIBXML_COMPACT options if possible (#1489302)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 01eac7aca..1564b98fe 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- 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
- Hide Delivery Status Notification option when smtp_server is unset (#1489336)
- Make default font size for HTML messages configurable (request #118)