From b1d99dad098320777a4391052eac531c834748fa Mon Sep 17 00:00:00 2001 From: Mark Brand Date: Mon, 23 Jun 2014 12:19:44 +0200 Subject: update changelog for QtSql 5.3.1 Change-Id: I06bf38a0c005ad4c13fb4db611847c3408060176 Reviewed-by: Andy Shaw --- dist/changes-5.3.1 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'dist/changes-5.3.1') diff --git a/dist/changes-5.3.1 b/dist/changes-5.3.1 index 228c64086a..1e6f592a65 100644 --- a/dist/changes-5.3.1 +++ b/dist/changes-5.3.1 @@ -39,6 +39,21 @@ QtGui * [QTBUG-37190] Fixed crash when trying to load a font from invalid data. +QtSql +----- + + - QDB2 and QODBC + * [QTBUG-39137] Fix error handling problem caused by unintialized variable + passed to SQLNumResultCols. + + - QPSQL + * [QTBUG-12477] Fix PSQL column metadata. + + - QSqlQuery + * Fix misbehavior of seek in special query positions BeforeFirstRow and + AfterLastRow. (commit 3e6e70bddd84536deaae69421d05785ae6ce28cd) + * [QTBUG-33169] Fix for bindvalue(int) memory allocation problem. + QtWidgets --------- -- cgit v1.2.3