summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.4.0
diff options
context:
space:
mode:
authorChristian Strømme <christian.stromme@theqtcompany.com>2014-11-27 11:47:42 +0100
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2014-11-27 17:19:57 +0100
commit38d3a7bb6eec46f1bab5ed53334ff2639e9b6eea (patch)
treeb9063c262ad455af5a2a8886ded490292b96a4bd /dist/changes-5.4.0
parent7b33faa1e97353d658fc7cd13ca789fccfa7ec1f (diff)
changes-5.4.0: Additional changes for Android
Mention the new bearer plugin. Change-Id: Icf5f53ef1f920a13a1820dedceb0fa64f0155887 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
Diffstat (limited to 'dist/changes-5.4.0')
-rw-r--r--dist/changes-5.4.03
1 files changed, 2 insertions, 1 deletions
diff --git a/dist/changes-5.4.0 b/dist/changes-5.4.0
index 2cdf52e4d3..efd5d9149e 100644
--- a/dist/changes-5.4.0
+++ b/dist/changes-5.4.0
@@ -402,7 +402,8 @@ Android
- [QTBUG-41817] QClipboard::mimeData() now returns an empty object instead
of null pointer from QClipboard when clipboard is empty for consistency
with other platforms.
-
+ - New bearer plugin. It's now possible to get more information about the
+ different network configurations on Android.
- Important Behavior Changes:
* [QTBUG-36274] The main event loop is now stopped when the app is
suspended