summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorPeter Hartmann <peter.hartmann@nokia.com>2010-05-20 10:18:51 +0200
committerPeter Hartmann <peter.hartmann@nokia.com>2010-05-20 10:21:45 +0200
commitb12b7fc54cb7ad79f58aa5ae646f26e76d6e1790 (patch)
treeccf2290237d08686b3cd6ade641d047b80d50048 /dist
parent06e41bbae1b6ab7fa9ed4fdec1b0c8cc1817bf30 (diff)
my changelog for 4.6.3
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.6.313
1 files changed, 9 insertions, 4 deletions
diff --git a/dist/changes-4.6.3 b/dist/changes-4.6.3
index d8e9fb44ad..d66681bd60 100644
--- a/dist/changes-4.6.3
+++ b/dist/changes-4.6.3
@@ -40,8 +40,8 @@ Optimizations
QtCore
------
- - foo
- * bar
+ - QXmlStreamReader
+ * [QTBUG-9196] fixed crash when parsing
QtGui
-----
@@ -82,8 +82,13 @@ QtSql
QtXml
-----
- - foo
- * bar
+ - [QTBUG-8398] QDom: prevent infinite loop when cloning a DTD
+
+QtXmlPatterns
+-------------
+- [QTBUG-8920] fixed crash with anonymous types in XsdSchemaChecker
+- [QTBUG-8394] include/import/redefine schemas only once
+- QXmlSchema: fix crash with referencing elements
Qt Plugins
----------