aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-04-27 21:25:13 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-04-27 21:25:13 +0200
commita695b1f74e118a12d9c74d8b2061109dd9f5b9ac (patch)
tree8187c84efd6e607b17f9342c34f0ac87c33c91c8
parentaf9c4746276242ded99b786f17bc48ec100f2ea2 (diff)
Update NEWS file
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
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