aboutsummaryrefslogtreecommitdiff
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 1c4718b..08c82ca 100644
--- a/NEWS
+++ b/NEWS
@@ -44,6 +44,10 @@ Version 3.2.0
Section 4.3, "Enumerations" in the Getting Started Guide for more
information.
+ * New option, --generate-clone, triggers the generation of clone functions
+ for variable-length types. These functions allow you to make dynamically-
+ allocated copies of variable-length objects.
+
* New configuration parameter, XSDE_STL_ITERATOR, makes iterators
provided by the mapping conform to the STL requirements. This feature
requires working <iterator> header and allows you to use the standard