diff options
-rw-r--r-- | dist/changes-4.8.0 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0 index 39c0adf..a8b4a3a 100644 --- a/dist/changes-4.8.0 +++ b/dist/changes-4.8.0 @@ -183,6 +183,11 @@ QtDBus - QDBusConnection: Add methods disconnectFromPeer and connectToPeer - Make the DBus timeout configurable in QDBusAbstractInterface. +QtTest +------ + - Added -random and -seed options to tests, making the test cases within + a test execute in arbitrary order. + **************************************************************************** * Database Drivers * **************************************************************************** |