diff options
author | Daniele E. Domenichelli <daniele.domenichelli@gmail.com> | 2011-09-15 13:42:04 (GMT) |
---|---|---|
committer | Sinan Tanilkan <sinan.tanilkan@nokia.com> | 2011-09-16 12:45:06 (GMT) |
commit | 1aa6a009008ba45e1dd8fb2fbb99a7208db11c81 (patch) | |
tree | 13e782fbe572bf4792036f9b43bc6f9997dc6208 /dist | |
parent | 46cc256e946dee1fba701542affa63b5ae240562 (diff) | |
download | Qt-1aa6a009008ba45e1dd8fb2fbb99a7208db11c81.zip Qt-1aa6a009008ba45e1dd8fb2fbb99a7208db11c81.tar.gz Qt-1aa6a009008ba45e1dd8fb2fbb99a7208db11c81.tar.bz2 |
Update changes file for 4.8.0
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.8.0 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0 index 90e660e..f1d5d66 100644 --- a/dist/changes-4.8.0 +++ b/dist/changes-4.8.0 @@ -133,13 +133,17 @@ QtScript QtSql ----- - - Update sqlite to 3.7.7.1 QtSvg ----- - [QTBUG-16216] Fixed infinite loop when loading some SVGs with CSS style. +QtDBus +------ + - Make QDBusServer work [QTBUG-186] + - QDBusConnection: Add methods disconnectFromPeer and connectToPeer + **************************************************************************** * Database Drivers * **************************************************************************** |