From 37a46b66c7805a5282cb868773f9d4211c1b11d0 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 27 Jun 2012 14:55:46 +0200 Subject: Add support for mapping posix_time::ptime and QDateTime to DATE Oracle type --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 9a41e2f..3110918 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,10 @@ Version 2.1.0 thread. For more information, refer to Chapter 10, "Session" in the ODB manual. + * Support for mapping boost::posix_time::ptime and QDateTime to the DATE + Oracle type. For more information, refer to Sections 19.4.4 (Boost) and + 20.4.4 (Qt) in the ODB manual. + Version 2.0.0 * Support for C++11. The newly supported C++11 standard library components -- cgit v1.1