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.02
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index f45e112e50..e8709430d6 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -155,6 +155,8 @@ information about a particular change.
- QAbstractSocket's connectToHost() and disconnectFromHost() are now virtual and
connectToHostImplementation() and disconnectFromHostImplementation() don't exist.
+- QTcpServer::incomingConnection() now takes a qintptr instead of an int.
+
****************************************************************************
* General *