summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2018-12-05 09:20:17 +0100
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2018-12-05 09:20:17 +0100
commit29cbf8fd44bd2e27db1e3d569c6e3680b6d34f5f (patch)
treecc36e7c2c9e50b7cff4a416f78a5048172979414
parent721cd2d24995df8f7960cc5e8a96be1d2cd05f29 (diff)
parenta64ac508573096297723d6f3bb95770a9504ca85 (diff)
Merge remote-tracking branch 'origin/5.12.0' into 5.12
-rw-r--r--dist/changes-5.12.02
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/changes-5.12.0 b/dist/changes-5.12.0
index 557bdf0a9..affb7567e 100644
--- a/dist/changes-5.12.0
+++ b/dist/changes-5.12.0
@@ -78,7 +78,7 @@ Qt WebEngine (QML)
Chromium's behavior.
- QWebEngineDownloadItem::page() accessor added to tell were the download was triggered.
- [QTBUG-53745, QTBUG-69237] QWebEnginePage::printRequest added for window.print() support.
-- [QTBUG-54877] Introduced support for client certificates on macOS and Windows.
+- [QTBUG-54877] Introduced support for client certificates.
- [QTBUG-64501] Fixed a way to trigger an infinite loop.
- [QTBUG-69222] Fixed call order of print callback.