summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorChristian Strømme <christian.stromme@nokia.com>2011-09-16 12:48:25 +0200
committerChristian Strømme <christian.stromme@nokia.com>2011-09-16 14:57:19 +0200
commitbec1b5a8bcd9697374cf9173b224c20ceabb3e95 (patch)
tree005737351691f093072858136f5e0fb59124fd7c /dist
parent1aa6a009008ba45e1dd8fb2fbb99a7208db11c81 (diff)
Updated change-log for 4.8
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.8.01
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/changes-4.8.0 b/dist/changes-4.8.0
index f1d5d66919..a3c2d2b0da 100644
--- a/dist/changes-4.8.0
+++ b/dist/changes-4.8.0
@@ -64,6 +64,7 @@ QtCore
- QUrl: add method for retrieving effective top level domain [QTBUG-13601] (MR-1205)
- optimised performance of QFileInfo, QDir, QDirIterator, these classes now share metadata and access the filesystem less
- QFile: new open() overloads allow control over whether QFile should close an adopted file handle or not
+ - Fix QProcess emitting two started signals on X11 [QTBUG-7039]
QtGui
-----