/[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 191290, Sat Jun 18 13:59:38 2005 UTC revision 328990, Fri Oct 28 00:26:49 2005 UTC
# Line 1  Line 1 
1    Changes in v2.1.0 since v2.0.0:
2    
3    * Fixed the issue whereby some IDEs would have problems with the TypeSystemHolder class being generated in the classes directory
4    * Better integration with Maven
5    * Implemented support for ID/IDREF in DTDs via DOM's .getElementByID()
6    * Integrated a patch that makes XmlBeans work in a sandboxed environment
7    * Added the ability to control entitization of characters when saving documents
8    * Fixed issue with memory reclamation in multi-threaded environments, which was delayed too much so it could be mistaken for a memory leak
9    * Added numerous new test cases and performance tests
10    * Continued improving performance, especially in the DOM support and XmlCursor areas
11    * Added column numbers support in our snapshot of Piccolo; validation and XMLSchema error reporting benefit from this and is of course usable from user code
12    * Line/column number is now also available for end-tags
13    * Solved a legal inconsistency surrounding our use of JSR173 APIs
14    * Fixed a lot of reported issues in various areas of the product
15    
16    
17  Changes in v2.0.0 since v2.0.0-beta1:  Changes in v2.0.0 since v2.0.0-beta1:
18    
19  * many performance related changes, especialy in the DOM and Cursor areas  * many performance related changes, especialy in the DOM and Cursor areas

Legend:
Removed from v.191290  
changed lines
  Added in v.328990

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2