From a695b1f74e118a12d9c74d8b2061109dd9f5b9ac Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 27 Apr 2010 21:25:13 +0200 Subject: Update NEWS file --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/NEWS b/NEWS index 0306607..aca46a7 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,19 @@ Version 1.17.0 the empty string to the AnonymousNameTranslator::translate() function for the translation unit. + * Anonymous transformation now names anonymous union member types. + + * Do not copy ref'ed default values for non-optional attributes. + + * Change predicate names in the semantic graph to consistently end + with _p. + + * New transformation: enum synthesis. + + * Add union information to the semantics graph. + + * Add support for translating schema file paths. + Version 1.16.0 * New transformation: simplifier. It simplifies the schema graph -- cgit v1.1