aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-04-24 15:02:43 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-04-24 15:02:43 +0200
commit9e4b7507bc0b6583c11200259b73180601478391 (patch)
tree0a366f81f0a48690ff9d228bdfa0412f0b919a2e /NEWS
parentcdd8bd7310f6906cbb1e0866981e7eceb6e3f251 (diff)
NEWS file update corresponding to the previous commit
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ecd0311..df9763c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Version 3.2.0
+
+ * When built with Xerces-C++ 3-series, enable handling of multiple
+ imports for the same namespace. Before, all subsequent imports for
+ a namespace were ignored which caused error in some schemas.
+
Version 3.1.0
C++/Hybrid