summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Manuel Duclos Vergara <carlos.duclos@nokia.com>2010-01-12 11:05:41 +0100
committerCarlos Manuel Duclos Vergara <carlos.duclos@nokia.com>2010-01-21 10:26:51 +0100
commit1d83d3028320bcc071de1ad65e94f821850bd9be (patch)
tree3d06a589d85c7a05c977c7bccc548cf8c5b080e8
parentd53254780fd6b74e99ada90d5dd1e26c1c19e573 (diff)
downloadqt4-tools-1d83d3028320bcc071de1ad65e94f821850bd9be.tar.gz
Changelog.
Adding my changes to the changelog for 4.6.1.
-rw-r--r--dist/changes-4.6.12
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-4.6.1 b/dist/changes-4.6.1
index 3df6887b5e..4a567bb74b 100644
--- a/dist/changes-4.6.1
+++ b/dist/changes-4.6.1
@@ -247,6 +247,8 @@ QtSvg
* [QTBUG-6867] Fixed regression in the parsing of paths with relative
offsets.
* [QTBUG-6899] Fixed crash when parsing invalid coordinate list.
+ - QtXmlPatterns
+ * [QTBUG-6771] Fixed static builds.
Qt Plugins
----------