diff options
Diffstat (limited to 'dist/changes-4.7.2')
-rw-r--r-- | dist/changes-4.7.2 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dist/changes-4.7.2 b/dist/changes-4.7.2 index a18a237..0d93052 100644 --- a/dist/changes-4.7.2 +++ b/dist/changes-4.7.2 @@ -126,6 +126,17 @@ Qt for Mac OS X - +Qt for Symbian +-------------- + + - Phonon MMF backend + * [QTBUG-11436] Added a MediaObject property which allows the client to + specify which Internet Access Point should be used for streaming. + + - QNetworkProxyFactory + * [QTBUG-13857] Added systemProxyForQuery() for Symbian, allowing + network proxies configured on the device to be used by applications. + Qt for Embedded Linux --------------------- |