summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@qt.io>2018-01-12 14:16:43 +0100
committerJani Heikkinen <jani.heikkinen@qt.io>2018-01-14 07:45:03 +0000
commit2afc8e3ad67989644576f232187003ba0c6b7a4a (patch)
tree43f12556feec538c13f6ec353b062ef4c5dfcf7d
parent0c5953fd4edbb8e6495aaf288186dbd6737fb8c0 (diff)
Add bearer plugin removal notice to changelog
Task-number: QTBUG-40332 Change-Id: Ie975ad86a235ccfff0c3f72bb108b6fa9a89ad13 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
-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