summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.7.019
1 files changed, 19 insertions, 0 deletions
diff --git a/dist/changes-4.7.0 b/dist/changes-4.7.0
index d156bd7..4035bfe 100644
--- a/dist/changes-4.7.0
+++ b/dist/changes-4.7.0
@@ -51,6 +51,10 @@ Third party components
QtCore
------
+ - QXmlStreamReader
+ * [QTBUG-9196] fixed crash when parsing
+
+
QtGui
-----
@@ -67,6 +71,21 @@ QtGui
* Fixed a bug that led to missing text pixels in QTabBar when using
small font sizes. (QTBUG-7137)
+
+QtNetwork
+---------
+
+ - [QTBUG-8206] QNetworkAccessManager: add method to send custom requests
+ - [QTBUG-9618] [MR 2372] send secure cookies only over secure connections
+
+QtXmlPatterns
+-------------
+
+ - [QTBUG-8920] fixed crash with anonymous types in XsdSchemaChecker
+ - [QTBUG-8394] include/import/redefine schemas only once
+ - QXmlSchema: fix crash with referencing elements
+
+
****************************************************************************
* Database Drivers *
****************************************************************************