summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5bb59d7..faa77b0 100644
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,10 @@ C++/Tree
string. For more information, refer to Section 2.5.3, "Mapping for
anySimpleType" in the C++/Tree Mapping User Manual.
+ * Improved streaming example that now provides better XML namespace
+ handling and supports streaming parsing and serialization at multiple
+ document levels.
+
* New option, --generate-dep, triggers the generation of the make
dependency files (.d) for the generated C++ files. Other options
controlling dependency generation are: --generate-dep-only,