aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-06-27 14:55:46 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-06-27 14:55:46 +0200
commit37a46b66c7805a5282cb868773f9d4211c1b11d0 (patch)
treef975f7215c19ceb60855c145efb1d77296508c38 /NEWS
parent6aef6b62bbb7c49e958ee4b160687fec1cb18ef7 (diff)
Add support for mapping posix_time::ptime and QDateTime to DATE Oracle type
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
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