aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorcorvid <devnull@localhost>2015-07-03 01:02:23 +0000
committercorvid <devnull@localhost>2015-07-03 01:02:23 +0000
commite27d90783f2296c7067686a96751b84f9aa92645 (patch)
tree246c5a798c653303d7f9a9401e95a4c1a23f21f6 /ChangeLog
parent37deb338104c567d49813da18e1e0c340ba44378 (diff)
enable prefs.http_persistent_conns by default
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0bce658a..72a6bcb9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,7 +25,7 @@ dillo-3.1 [not released yet]
Patches: Sebastian Geerken
+- HTML5 character references.
- Give images lower priority when requesting resources (responsiveness).
- - Reuse of connections for HTTP (enable w/ http_persistent_conns in dillorc).
+ - Reuse of connections for HTTP (disable w/ http_persistent_conns in dillorc).
- Abort failed queries.
- HTTP Strict Transport Security (disable with http_strict_transport_security
preference in dillorc).