summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2019-02-17 16:03:55 +0100
committerFlorian Bruhin <me@the-compiler.org>2019-02-17 16:03:55 +0100
commit152abb0d64b8c3a3c0afc8427a006e24c1b284d1 (patch)
treeba9aca92be50a4862834e5b20f40f8ab91b5d140
parent0aa3a280f218f39606c52d74b41a3cd100c0cfa1 (diff)
downloadqutebrowser-152abb0d64b8c3a3c0afc8427a006e24c1b284d1.tar.gz
qutebrowser-152abb0d64b8c3a3c0afc8427a006e24c1b284d1.zip
Update docs
-rw-r--r--doc/changelog.asciidoc1
-rw-r--r--doc/help/settings.asciidoc2
2 files changed, 2 insertions, 1 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index f484ee34c..13095e98f 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -37,6 +37,7 @@ Added
markdown format.
- Basic support for client certificates with Qt 5.12. Selecting the certificate
to show when there are multiple matching certificates isn't implemented yet.
+- Support for DNS prefetching (`content.dns_prefetch`) with QtWebEngine on 5.12.
Changed
~~~~~~~
diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc
index eb3907cce..eab51a16b 100644
--- a/doc/help/settings.asciidoc
+++ b/doc/help/settings.asciidoc
@@ -1647,7 +1647,7 @@ Type: <<types,Bool>>
Default: +pass:[true]+
-This setting is only available with the QtWebKit backend.
+On QtWebEngine, this setting requires Qt 5.12 or newer.
[[content.frame_flattening]]
=== content.frame_flattening