summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-07-22 13:17:44 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-07-22 13:17:44 +0200
commit8ba873ae5481743c8588c00d2852e7595d727097 (patch)
tree4d8fb6ad70cc47f667a8b571a74e93123564836a
parent501d6006a26e559d85831b7588404a0c1c1f8d2d (diff)
Add missing NEWS entry
-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,