summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index faa77b0..03f5942 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Version 4.1.0
+
+C++/Tree
+
+ * Support for abstract XML Schema types. The corresponding C++ classes
+ now have _clone() declared pure virtual which prevents construction
+ of their instances.
+
Version 4.0.0
* Xerces-C++ 2-series (2.8.0 and earlier) is no longer supported.