aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-04-06 15:44:26 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-04-06 15:44:26 +0200
commit6e4d86618645c45d07c3a8113f4641cb9161309e (patch)
treecc03cb8d0c7dbf9ef1cc2335f31034630f49b9a1 /NEWS
parentb76292f8f22817401f61158a42afcfc210102657 (diff)
Add support for XML pretty-printing
examples/cxx/hybrid/: examples/cxx/serializer/: turn on pretty-printing
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d868cae..35c7fe7 100644
--- a/NEWS
+++ b/NEWS
@@ -52,6 +52,14 @@ Version 3.1.0
sequences of fundamental types (e.g., int, float, etc.) is
implemented in terms of memcpy().
+ C++/Serializer
+
+ * Support for XML pretty-printing. The serialize() functions in the
+ xml_schema::document_simpl class now have the flags argument (defaults
+ to 0). Your can pass the xml_schema::document_simpl::pretty_print flag
+ for this argument to turn on pretty-printing. See the examples and
+ documentation for details.
+
Version 3.0.0
* The new Embedded C++/Hybrid mapping provides a light-weight, tree-