$Id: Changelog.txt,v 1.1 2004/09/15 22:49:32 elkner Exp $ RI 1.0 -> 1.0-1 (jel) ===================== bin: - support for resolving external entities - support for systemId - support for XMLStreamReaders created from Source (StreamSource and InputSource) - support for XMLResolver (XmlStreamReader accepts instances of StreamSource as well as InputSource, InputStream and Reader as resolver results, but not XMLStreamReader) - XMLStreamException messages will contain the baseURI of a stream, if available src: - scratch base: cvs.stax.codehaus.org:/home/projects/stax/scm/dev/src 2004-09-14 - added original licenses, examples and Specification from BEA's RI-Package available via http://dev2dev.bea.com/technologies/stax/ as http://ftpna2.bea.com/pub/downloads/jsr173.jar - converted and added BEA's licenses from MS Word to plain text - added thirdparty notice for MXP1 aka XPP - added docs/Changelog.txt - extended build.xml to build the entire distribution package - added Version info's to jar manifests