summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@theqtcompany.com>2014-12-05 11:53:33 +0100
committerSimon Hausmann <simon.hausmann@theqtcompany.com>2014-12-05 11:53:33 +0100
commit7644faa881d3054e79cf886dc60080ba33dd540a (patch)
tree37610e42031ffd3bbb6522d7c6bd9070684b8d17 /dist
parente682ea6f782d3bb4caa4f2bd0e3be47cbe064f4f (diff)
parent5367fa356233da4c0f28172a8f817791525f5457 (diff)
Merge remote-tracking branch 'origin/5.4.0' into 5.4
Diffstat (limited to 'dist')
-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 9c932fa0f7..4559271c10 100644
--- a/dist/changes-5.4.0
+++ b/dist/changes-5.4.0
@@ -404,7 +404,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