/[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

revision 413705, Mon Jun 12 16:42:49 2006 UTC revision 515770, Wed Mar 7 21:16:05 2007 UTC
# Line 1  Line 1 
1    Changes in V2.3.0 since V2.2.0
2    
3    * Improved Saxon support, Saxon 8.8 became the recommended version
4    * Added options to control use of CDATA sections when saving to XML
5    * Added support for QNames in Schema annotations
6    * Added support for new encodings: UTF-16LE and UTF-16BE
7    * Fix: overzealous whitespace cropping after parsing entities like & (XMLBEANS-274)
8    * Fix: selectPath() with setXqueryCurrentNodeVar() option does not work for Saxon (XMLBEANS-276)
9    * Fix: synchronization problem with array setters
10    * Fix: Saver$TextSaver.replace method throws java.lang.ArrayIndexOutOfBoundsException (XMLBEANS-209)
11    * Fix: QNameSet generated by QNameSet.forArray(QName[]) can't be unioned with other QNameSets (XMLBEANS-290)
12    * Fix: java.lang.ArrayIndexOutOfBoundsException when saving XML (XMLBEANS-291)
13    * Fix: XQuery gives wrong result with Saxon 8.6.1 (XMLBEANS-275)
14    * Fix: bug during generation of complex types with simple content
15    * Fix: improved error handling during loading of Schema type system
16    * Fix: bugs in Duration serialization
17    * Fix: XMLCursor.getTextValue()
18    
19    
20  Changes in v2.2.0 since v2.1.0:  Changes in v2.2.0 since v2.1.0:
21    
22  * Allow polymorphism in Extension Interfaces Feature  * Allow polymorphism in Extension Interfaces Feature

Legend:
Removed from v.413705  
changed lines
  Added in v.515770

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2