summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.