diff options
author | Carlos Manuel Duclos Vergara <carlos.duclos@nokia.com> | 2010-01-12 10:05:41 (GMT) |
---|---|---|
committer | Carlos Manuel Duclos Vergara <carlos.duclos@nokia.com> | 2010-01-21 09:26:51 (GMT) |
commit | 1d83d3028320bcc071de1ad65e94f821850bd9be (patch) | |
tree | 3d06a589d85c7a05c977c7bccc548cf8c5b080e8 /dist/changes-4.6.1 | |
parent | d53254780fd6b74e99ada90d5dd1e26c1c19e573 (diff) | |
download | Qt-1d83d3028320bcc071de1ad65e94f821850bd9be.zip Qt-1d83d3028320bcc071de1ad65e94f821850bd9be.tar.gz Qt-1d83d3028320bcc071de1ad65e94f821850bd9be.tar.bz2 |
Changelog.
Adding my changes to the changelog for 4.6.1.
Diffstat (limited to 'dist/changes-4.6.1')
-rw-r--r-- | dist/changes-4.6.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-4.6.1 b/dist/changes-4.6.1 index 3df6887..4a567bb 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 ---------- |