Return-Path: Delivered-To: apmail-xml-cocoon-cvs-archive@xml.apache.org Received: (qmail 38291 invoked by uid 500); 11 Jun 2001 11:23:19 -0000 Mailing-List: contact cocoon-cvs-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: cocoon-dev@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cocoon-cvs@xml.apache.org Received: (qmail 38182 invoked by uid 500); 11 Jun 2001 11:23:17 -0000 Delivered-To: apmail-xml-cocoon2-cvs@apache.org Date: 11 Jun 2001 11:23:16 -0000 Message-ID: <20010611112316.38171.qmail@apache.org> From: cziegeler@apache.org To: xml-cocoon2-cvs@apache.org Subject: cvs commit: xml-cocoon2 changes.xml cziegeler 01/06/11 04:23:16 Modified: . Tag: cocoon_20_branch changes.xml Log: Updated changes Revision Changes Path No revision No revision 1.2.2.1 +19 -1 xml-cocoon2/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/changes.xml,v retrieving revision 1.2 retrieving revision 1.2.2.1 diff -u -r1.2 -r1.2.2.1 --- changes.xml 2001/05/29 10:50:57 1.2 +++ changes.xml 2001/06/11 11:23:14 1.2.2.1 @@ -4,7 +4,7 @@ @@ -24,6 +24,24 @@ + + Fixed ClassCastException in CommandLineEnvironment. + Added Redirector interface to the CommandLineEnvironment to avoid class cast exceptions + + + Fixed NPE in browser detection. + Applied patch to the BrowserImpl. from Ovidiu Predescu (ovidiu@cup.hp.com). It fixes a NPE if the browser is not described. + + + The TraxTransformer resolves now the uri used inside a stylesheet (e.g. xsl:include). + Applied the patch from Rick Tessner (rick@myra.com). + + + SQLTransformer is now recycled properly. + Applied patch from Ovidiu Predescu (ovidiu@cup.hp.com). + + + Removed setContentHandler and setLexicalHandler from the XMLProducer interface. ---------------------------------------------------------------------- In case of troubles, e-mail: webmaster@xml.apache.org To unsubscribe, e-mail: cocoon-cvs-unsubscribe@xml.apache.org For additional commands, e-mail: cocoon-cvs-help@xml.apache.org