From 6c97eb68924e7f9ea5b0d859182562ec8f812a1e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 25 Feb 2011 12:09:37 +0200 Subject: Rename schema example to schema/custom --- NEWS | 4 ++-- 1 file 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 -- cgit v1.1