summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 61477a5..cbcc032 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
Version 4.0.0
+ * Oracle/Berkeley DB XML support has been removed since the Xerces-C++-
+ based document access is no longer supported.
+
* New option, --std, specifies the C++ standard that the generated code
should conform to. Valid values are c++98 (default) and c++11.