summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorCharles Yin <charles.yin@nokia.com>2010-07-21 00:54:22 (GMT)
committerCharles Yin <charles.yin@nokia.com>2010-07-21 00:54:22 (GMT)
commit947b30973c53c3dc336aafc5352c13a2a660e32e (patch)
tree046066f9d919c8a4bdc3994d71d080ac162e97c8 /dist
parentf8f255553f3640355d3e196e100778256741701c (diff)
downloadQt-947b30973c53c3dc336aafc5352c13a2a660e32e.zip
Qt-947b30973c53c3dc336aafc5352c13a2a660e32e.tar.gz
Qt-947b30973c53c3dc336aafc5352c13a2a660e32e.tar.bz2
Updates changes-4.7.0
Diffstat (limited to 'dist')
-rw-r--r--dist/changes-4.7.08
1 files changed, 7 insertions, 1 deletions
diff --git a/dist/changes-4.7.0 b/dist/changes-4.7.0
index 49c17ee..e195488 100644
--- a/dist/changes-4.7.0
+++ b/dist/changes-4.7.0
@@ -249,7 +249,13 @@ Qt Plugins
****************************************************************************
* Database Drivers *
****************************************************************************
-
+ - Sqlite
+ * [QTBUG-11904] Pointer aliasing problem in sqlite
+ - OCI
+ * [QTBUG-10919] Unable to insert unicode chars with codepoint > 255
+ in nvarchar2 column on oracle
+ * [QTBUG-8210] Oracle - DATE in db with a year greater or equal to 2800
+ returns an invalid date
****************************************************************************
* Platform Specific Changes *