aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-09-05 14:58:54 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-09-05 14:58:54 +0200
commitda0ec4c568db40052a396a7fd9534378d093c245 (patch)
tree12982b885d31c62783b7861cf9e97c6b75234ed6 /NEWS
parent6c0d1e2ad8e86cb4c728ae6462b10ef7a06ee5c6 (diff)
Support for Qt QUuid persistence
This support was added to the basic sub-profile. New test: qt/common/basic. Updated the qt example to use QUuid as an object id.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6f06c79..420524f 100644
--- a/NEWS
+++ b/NEWS
@@ -49,6 +49,10 @@ Version 2.1.0
Library" in the ODB manual as well as the 'boost' example in the
odb-examples package.
+ * The Qt profile now provides persistence support for the QUuid type. For
+ more information, refer to Section 20.1, "Basic Types" in the ODB manual
+ as well as the 'qt' 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