From 99dee2773fa604b9552cde1a08f76050c0d04976 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 4 Sep 2012 11:25:14 +0200 Subject: Update NEWS file --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') 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 -- cgit v1.1