aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-09-04 11:25:14 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-09-04 11:25:14 +0200
commit99dee2773fa604b9552cde1a08f76050c0d04976 (patch)
treed14e4af5a2e3dc5cafe5851647933f4d593c3a44 /NEWS
parentc1877f84f3596f67245abe6658b08c050bd1e686 (diff)
Update NEWS file
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e03d90c..85f8648 100644
--- a/NEWS
+++ b/NEWS
@@ -62,6 +62,10 @@ Version 2.1.0
Oracle type. For more information, refer to Sections 19.4.4 (Boost) and
20.4.4 (Qt) in the ODB manual.
+ * Default SQLite mapping for float and double now allows NULL since SQLite
+ treats NaN FLOAT values as NULL. For more information, refer to Section
+ 14.1, "SQLite Type Mapping" in the ODB manual.
+
Version 2.0.0
* Support for C++11. The newly supported C++11 standard library components