aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-07-27 16:02:30 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-07-27 16:02:30 +0200
commitbde2483880bf7e3407fa3b843142ced646dca043 (patch)
tree6c2e2443c1b9aeb11121f9281cef4abf41f1db8b
parentd7d0e1067b690f08006bb57149e204f4b9ddb99c (diff)
Update NEWS file
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5793013..dcb0f7e 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,9 @@ Version 2.1.0
thread. For more information, refer to Chapter 10, "Session" in the ODB
manual.
+ * Simplified Oracle automatically-assigned object id implementation that
+ doesn't use triggers.
+
* 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.