aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index e3fb895..c489179 100644
--- a/NEWS
+++ b/NEWS
@@ -64,8 +64,8 @@ Version 1.1.0
* Support for inheritance from transient base types for object types and
composite value types.
- * New example, 'schema', shows how to map persistent C++ classes to a custom
- database schema.
+ * New example, 'schema/custom', shows how to map persistent C++ classes to
+ a custom database schema.
* New options, --odb-prologue, --odb-epilogue, allow inclusion of extra code
into the ODB compilation process. This can be useful for making additional