summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.6.17
1 files changed, 5 insertions, 2 deletions
diff --git a/dist/changes-4.6.1 b/dist/changes-4.6.1
index 7813cbec56..0971f40a6d 100644
--- a/dist/changes-4.6.1
+++ b/dist/changes-4.6.1
@@ -208,8 +208,11 @@ QtScript
QtSql
-----
- - foo
- * bar
+ - [QTBUG-5373] Fixed QSqlRelationalTableModel doesn't correctly work with relation in other database schema.
+ - [QTBUG-5298] (OCI) Fixed QSqlDatabase.tables() does not work with system tables.
+ - [QTBUG-6421] Fixed setForwardOnly() for both OCI and SQLite
+ - [QTBUG-6618] (ODBC) Fixed segfault when error string is larger than 256 chars.
+ - [QTBUG-4461] (OCI) Fixed problem with clobs being handled as binary
QtSvg
-----