You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlbeans.apache.org by ce...@apache.org on 2008/06/10 15:49:19 UTC

svn commit: r666108 - /xmlbeans/trunk/CHANGES.txt

Author: cezar
Date: Tue Jun 10 06:49:19 2008
New Revision: 666108

URL: http://svn.apache.org/viewvc?rev=666108&view=rev
Log:
Updating Change log.


Modified:
    xmlbeans/trunk/CHANGES.txt

Modified: xmlbeans/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?rev=666108&r1=666107&r2=666108&view=diff
==============================================================================
--- xmlbeans/trunk/CHANGES.txt (original)
+++ xmlbeans/trunk/CHANGES.txt Tue Jun 10 06:49:19 2008
@@ -1,3 +1,20 @@
+Changes in V2.4.0 since V2.3.0
+
+* Pluggable XPath/XQuery engine support
+* Upgraded support for Saxon 9
+* Added Schema compilation option to skip errors in case duplicate component declarations are encountered.
+* Finner grained support for CDATA
+* Tool to generate XPath for a given cursor position in a document
+* added more fine-grained control over XML to Java name mapping
+* Add support for JVM-supported encodings
+* Adding XmlError codes
+* Replace static HashMaps with WeakHashMaps
+* Fix for XMLBEANS-309 Warnings on Generated code
+* Fix for XMLBEANS-361 invalid NaN comparisons
+* Fix qname marshaling when empty namespace
+* Various other bug fixes
+
+
 Changes in V2.3.0 since V2.2.0
 
 * Improved Saxon support, Saxon 8.8 became the recommended version
@@ -15,8 +32,8 @@
 * Fix: improved error handling during loading of Schema type system
 * Fix: bugs in Duration serialization
 * Fix: XMLCursor.getTextValue()
-* Fix: Remove year zero from GDate, GDateBuilder and XmlCalendar per 
-XMLSchema spec D.3.2 
+* Fix: Remove year zero from GDate, GDateBuilder and XmlCalendar per XMLSchema spec D.3.2
+
 
 Changes in v2.2.0 since v2.1.0:
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: commits-help@xmlbeans.apache.org