diff options
Diffstat (limited to 'dist/changes-5.3.0')
-rw-r--r-- | dist/changes-5.3.0 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/dist/changes-5.3.0 b/dist/changes-5.3.0 index 97754515..b5c4dc86 100644 --- a/dist/changes-5.3.0 +++ b/dist/changes-5.3.0 @@ -45,7 +45,7 @@ QtBluetooth * Test application added. This application enables easier testing and debugging of the various API features. - - BluetoothDiscoveryModel: + - BluetoothDiscoveryModel (QML): * Improved error handling of device discovery process. * Fixed incorrect behavior when changing from device to service discovery and vice versa. @@ -120,6 +120,7 @@ Android - [QTBUG-33792] QtBluetooth has been ported to Android. BlackBerry 10: +-------------- - [QTBUG-36626] Fixed a memory leak in QBluetoothServer::listen(). - Fixed incomplete implementation of QBluetoothServer::close(). @@ -132,7 +133,7 @@ BlackBerry 10: together with a QFile. Bluez/Linux -------- +----------- - The handling of powered-off local Bluetooth adapters was improved. - Fixed memory leaks in service and device discovery classes. @@ -150,5 +151,3 @@ Bluez/Linux - Fixed failing call to QBluetoothServer::listen(QBluetoothAddress) if the passed address was null. - - |