From 47230ea98359ee5d02740f906c97337721d85b21 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 27 Oct 2009 10:22:12 +0200 Subject: Add a reference to the new chapter in guide --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3eb2cf5..9dfb006 100644 --- a/NEWS +++ b/NEWS @@ -9,7 +9,9 @@ Version 3.2.0 * String-based types that use XML Schema restriction by enumeration are now mapped to C++ classes with semantics similar to C++ enum. You can suppress this new mapping and instead get the old behavior (plain - inheritance) by specifying the --suppress-enum compiler option. + inheritance) by specifying the --suppress-enum compiler option. See + Section 4.3, "Enumerations" in the Getting Started Guide for more + information. * New configuration parameter, XSDE_STL_ITERATOR, makes iterators provided by the mapping conform to the STL requirements. This feature -- cgit v1.1