summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 253bf35..5c60e5c 100644
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,10 @@ C++/Tree
strings. This can be useful if your documents contain a large number
of repetitive strings.
+ * New option, --polymorphic-plate, allows the creation of multiple
+ polymorphic map plates in the same application. For details, refer
+ to the XSD compiler command line manual (man pages).
+
* To get the DOM association in the copy of an object model tree one
now needs to explicitly pass the keep_dom flag as the second argument
to the copy constructor or clone() function.