From 152abb0d64b8c3a3c0afc8427a006e24c1b284d1 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Sun, 17 Feb 2019 16:03:55 +0100 Subject: [PATCH] Update docs --- doc/changelog.asciidoc | 1 + doc/help/settings.asciidoc | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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: <> 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