From ea95e3637288a1369ac96011d0cec9feeead05f2 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 15 Apr 2010 13:55:04 +0200 Subject: Turn on union to enum synthesis for C++/Tree --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 5d4fec2..83de53c 100644 --- a/NEWS +++ b/NEWS @@ -110,6 +110,10 @@ Version 3.3.0 * Empty XML Schema enumeration values are now mapped to the 'empty' C++ enumerator name instead of 'cxx'. + * XML Schema union types with members that are enumeration types are + automatically converted to equivalent enumeration types with a union + of all the member's enumerators. + Version 3.2.0 * New option, --disable-warning, disables printing of a warning with -- cgit v1.1