summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.0.0
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-5.0.0')
-rw-r--r--dist/changes-5.0.04
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index 1d6a7d6c84..c20d9a3075 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -149,6 +149,10 @@ information about a particular change.
* On Windows, QProcess::ForwardedChannels will not forward the output of GUI
applications anymore, if they do not create a console.
+- QAbstractSocket's connectToHost() and disconnectFromHost() are now virtual and
+ connectToHostImplementation() and disconnectFromHostImplementation() don't exist.
+
+
****************************************************************************
* General *
****************************************************************************