This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Patch: org.sax update


This patch contains the bug fixes and documentation updates found in SAX
2.0.1.  It does not contain API changes (although it does contain 1 new
package private class).  See   http://www.saxproject.org/ for details.

Ok for trunk?

Fri Nov 29 20:05:19 2002  Anthony Green  <green@redhat.com>

        * Makefile.am (ordinary_java_source_files): Add
        org/xml/sax/helpers/NewInstance.java.
        * Makefile.in: Rebuilt.
        * org/xml/sax/package.html, org/xml/sax/ext/package.html,
        org/xml/sax/helpers/package.html: New files.
        * org/xml/sax/*: Upgrade to SAX 2.0.1 release from
        http://www.saxproject.org.

AG

Attachment: sax-patch.txt.gz
Description: GNU Zip compressed data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]