mrglavas 2004/07/30 15:18:29
Modified: java/docs releases.xml
Log:
Updating the release doc.
Revision Changes Path
1.182 +28 -3 xml-xerces/java/docs/releases.xml
Index: releases.xml
===================================================================
RCS file: /home/cvs/xml-xerces/java/docs/releases.xml,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -r1.181 -r1.182
--- releases.xml 13 Jul 2004 17:51:20 -0000 1.181
+++ releases.xml 30 Jul 2004 22:18:29 -0000 1.182
@@ -28,22 +28,47 @@
</add>
<fix>
<note>
- Fixed a SAX conformance bug concerning skipped entities.
+ Fixed SAX conformance bugs including one concerning skipped entities.
</note>
<submitter name='Michael Glavassevich'/>
</fix>
<fix>
<note>
+ Fixed numerous schema related bugs.
+ </note>
+ <submitter name='Mike Boos, Sandy Gao, Michael Glavassevich, Kohsuke
Kawaguchi, Elena Litani'/>
+ </fix>
+ <fix>
+ <note>
Fixed various DOM Level 3 bugs.
</note>
- <submitter name='Jonathan Au, Neil Delima, Michael Glavassevich, Naela Nissar,
K. Venugopal'/>
+ <submitter name='Jonathan Au, Neil Delima, Michael Glavassevich, Naela Nissar,
Ankit Pasricha, K. Venugopal'/>
</fix>
+ <add>
+ <note>
+ Created two new parser configurations that support XML 1.1.
+ </note>
+ <submitter name='John Kim'/>
+ </add>
+ <update>
+ <note>
+ Improved scaling of the SymbolTable.
+ </note>
+ <submitter name='John Kim'/>
+ </update>
<update>
<note>
Added support for EntityResolver2 and LSResourceResolver to
XMLCatalogResolver.
</note>
<submitter name='Michael Glavassevich, John Kim'/>
</update>
+ <fix>
+ <note>
+ Fixed a potential memory leak in the ObjectFactory classes which in some
+ circumstances allowed input streams to never be closed.
+ </note>
+ <submitter name='Michael Glavassevich'/>
+ </fix>
<fix>
<note>
Fixed a thread-safety bug concerning identity constraints which caused
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]