summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2018-01-19 09:48:10 +0100
committerLiang Qi <liang.qi@qt.io>2018-01-19 09:48:10 +0100
commit739585b2f5684956d9c5b999300b4b7b2cd0daa3 (patch)
treec785232d461328db1a2a8e85748e75e402ed8a08 /dist
parent0ffc39806e4669eaebe2d20d197b3a6f356be862 (diff)
parent13f6eb9773c0a4c64da7070be4ac3bbf66f8c82d (diff)
Merge remote-tracking branch 'origin/5.9' into 5.10
Conflicts: src/corelib/io/qprocess_win.cpp Change-Id: Ib61b74a69922ec1e9eecbba5f75352b4ec167fa9
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-5.9.46
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/changes-5.9.4 b/dist/changes-5.9.4
index 0bb768424f..f0cc6007c2 100644
--- a/dist/changes-5.9.4
+++ b/dist/changes-5.9.4
@@ -65,6 +65,12 @@ QtCore
QtNetwork
---------
+ - Bearer Management:
+ * [QTBUG-40332] The nativewifi (Windows) bearer plugin was determined
+ to be causing network interference in the form of system-wide higher
+ latency and has been disabled. The CoreWlan (macOS) plugin has also
+ been disabled.
+
- QUdpSocket:
* [QTBUG-64718] Fixed a regression from Qt 5.9.3 caused by an apparent
Win32 API quirk we triggered when using readDatagram(), resulting in