summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.0.0
diff options
context:
space:
mode:
authorXizhi Zhu <xizhi.zhu@gmail.com>2012-01-17 15:57:55 +0200
committerQt by Nokia <qt-info@nokia.com>2012-01-18 12:53:13 +0100
commit8ecc2da31d00a3d4ae5379f1acffe295a31d891b (patch)
tree58b4b14010129a2da1edb88a1d5ebb9118459bac /dist/changes-5.0.0
parent44cf5592acf97ecb2c83e9d7451de08b97498036 (diff)
Remove QNetworkConfiguration::bearerName().
It was added only to maintain source compatibility with Qt Mobility. Change-Id: Iea8d40e401bd1f8d5115268e09b256eacca69ea0 Reviewed-by: Lars Knoll <lars.knoll@nokia.com> Reviewed-by: Jonas Gastal <jgastal@profusion.mobi> Reviewed-by: Peter Hartmann <peter.hartmann@nokia.com>
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 e8709430d6..31d5a81b7f 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -157,6 +157,8 @@ information about a particular change.
- QTcpServer::incomingConnection() now takes a qintptr instead of an int.
+- QNetworkConfiguration::bearerName() removed, and bearerTypeName() should be used.
+
****************************************************************************
* General *