From 4fd6bca4e75870958ea61b94e0a1e60e78cd91bc Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 8 Jan 2012 17:27:40 +0200 Subject: Add support for defining composite value type as class template instantiations --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 8c507a6..45f7c94 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +Version 1.8.0 + + * Support for defining composite value types as C++ class template + instantiations. For more information, refer to Section 7.2, "Composite + Value Types" in the ODB manual as well as the 'composite' example in the + odb-examples package. + Version 1.7.0 * Support for the Oracle database. The provided connection factories -- cgit v1.1