summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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