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 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.2 2001/05/29 10:50:57 cziegeler Exp $
+ $Id: changes.xml,v 1.2.2.1 2001/06/11 11:23:14 cziegeler Exp $
-->
<changes title="History of Changes">
@@ -24,6 +24,24 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="CZ" type="update">
+ Fixed ClassCastException in CommandLineEnvironment.
+ Added Redirector interface to the CommandLineEnvironment to avoid class cast
exceptions
+ </action>
+ <action dev="CZ" type="update">
+ Fixed NPE in browser detection.
+ Applied patch to the BrowserImpl. from Ovidiu Predescu ([EMAIL PROTECTED]). It
fixes a NPE if the browser is not described.
+ </action>
+ <action dev="CZ" type="update">
+ The TraxTransformer resolves now the uri used inside a stylesheet (e.g.
xsl:include).
+ Applied the patch from Rick Tessner ([EMAIL PROTECTED]).
+ </action>
+ <action dev="CZ" type="update">
+ SQLTransformer is now recycled properly.
+ Applied patch from Ovidiu Predescu ([EMAIL PROTECTED]).
+ </action>
+ </release>
+ <release version="Cocoon 2.0b1" date="June 2001">
<action dev="CZ" type="update">
Removed setContentHandler and setLexicalHandler from the XMLProducer interface.
</action>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]