/[Apache-SVN]/xmlbeans/trunk/CHANGES.txt
ViewVC logotype

Diff of /xmlbeans/trunk/CHANGES.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- xmlbeans/trunk/CHANGES.txt	2006/06/12 16:42:49	413705
+++ xmlbeans/trunk/CHANGES.txt	2007/03/07 21:16:05	515770
@@ -1,3 +1,22 @@
+Changes in V2.3.0 since V2.2.0
+
+* Improved Saxon support, Saxon 8.8 became the recommended version
+* Added options to control use of CDATA sections when saving to XML
+* Added support for QNames in Schema annotations
+* Added support for new encodings: UTF-16LE and UTF-16BE
+* Fix: overzealous whitespace cropping after parsing entities like & (XMLBEANS-274)
+* Fix: selectPath() with setXqueryCurrentNodeVar() option does not work for Saxon (XMLBEANS-276)
+* Fix: synchronization problem with array setters
+* Fix: Saver$TextSaver.replace method throws java.lang.ArrayIndexOutOfBoundsException (XMLBEANS-209)
+* Fix: QNameSet generated by QNameSet.forArray(QName[]) can't be unioned with other QNameSets (XMLBEANS-290)
+* Fix: java.lang.ArrayIndexOutOfBoundsException when saving XML (XMLBEANS-291)
+* Fix: XQuery gives wrong result with Saxon 8.6.1 (XMLBEANS-275)
+* Fix: bug during generation of complex types with simple content
+* Fix: improved error handling during loading of Schema type system
+* Fix: bugs in Duration serialization
+* Fix: XMLCursor.getTextValue()
+
+
 Changes in v2.2.0 since v2.1.0:
 
 * Allow polymorphism in Extension Interfaces Feature

 

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2