summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 85f8648..6f06c79 100644
--- a/NEWS
+++ b/NEWS
@@ -44,6 +44,11 @@ Version 2.1.0
Index container (boost::multi_index_container). For more information,
refer to Section 19.3, "Multi-Index Container Library" in the ODB manual.
+ * The Boost profile now provides persistence support for the Boost uuid type
+ (boost::uuids::uuid). For more information, refer to Section 19.6, "Uuid
+ Library" in the ODB manual as well as the 'boost' example in the
+ odb-examples package.
+
* New pragma, definition, allows the specification of an alternative code
generation location for persistent classes, views, and composite value
types. This mechanism is primarily useful for converting third-party