summaryrefslogtreecommitdiffstats
path: root/src/network/doc/src
diff options
context:
space:
mode:
authorLorn Potter <lorn.potter@jollamobile.com>2014-10-03 19:30:04 +1000
committerLorn Potter <lorn.potter@gmail.com>2014-10-21 01:01:06 +0200
commit151061ad4af9d1b844f0b029b4e84a3577487048 (patch)
treea5ec6e59c12c1598a3454119686318e41a45e7fc /src/network/doc/src
parent5e342f6f041208d142d97202f61179d7163eb773 (diff)
update QtBearer NetworkManager backend API
Task-number: QTBUG-41747 Change-Id: Idb4afea0215b94957a11895c7db97a72ae680804 Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
Diffstat (limited to 'src/network/doc/src')
-rw-r--r--src/network/doc/src/bearermanagement.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/doc/src/bearermanagement.qdoc b/src/network/doc/src/bearermanagement.qdoc
index 63022b6a6f..cec08491d6 100644
--- a/src/network/doc/src/bearermanagement.qdoc
+++ b/src/network/doc/src/bearermanagement.qdoc
@@ -248,7 +248,7 @@ determining the feature support:
\li Linux uses the \l {http://projects.gnome.org/NetworkManager}{NetworkManager}
and \l {http://connman.net/}{ConnMan} / \l {http://ofono.org/}{oFono} APIs
which support interface notifications and starting and stopping of network
- interfaces.
+ interfaces. Network Manager version 0.9 and above is supported.
\row
\li Windows\unicode{0xAE} XP
\li This platform supports interface notifications without active polling.