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 0ce961e..b76baec 100644
--- a/NEWS
+++ b/NEWS
@@ -51,6 +51,10 @@ Version 3.2.0
* The anySimpleType build-in type is now mapped to std::string or a C-string,
depending on whether STL is enabled or not.
+ * New mapping for anyType with support for polymorphism. For more
+ information, see Section 5.14, "Mapping for anyType" in the Embedded
+ C++/Hybrid Mapping Getting Started Guide.
+
* 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