stefano 02/04/10 05:56:55 Modified: . changes.xml Log: logged changes Revision Changes Path 1.139 +13 -6 xml-cocoon2/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/changes.xml,v retrieving revision 1.138 retrieving revision 1.139 diff -u -r1.138 -r1.139 --- changes.xml 6 Apr 2002 18:10:59 -0000 1.138 +++ changes.xml 10 Apr 2002 12:56:55 -0000 1.139 @@ -4,7 +4,7 @@ <!-- History of Cocoon changes - $Id: changes.xml,v 1.138 2002/04/06 18:10:59 vgritsenko Exp $ + $Id: changes.xml,v 1.139 2002/04/10 12:56:55 stefano Exp $ --> <changes title="History of Changes"> @@ -35,14 +35,23 @@ </devs> <release version="@version@" date="@date@"> + <action dev="SM" type="fix"> + Fixed the use of roles in TraxTransformer which was incorrect. Now it sets + the factory explicitly in the XSLTProcessor component without using + any special avalon component management capacity. + </action> + <action dev="SM" type="fix"> + Uniformed the configurations used by the Avalon XSLTProcessor component + and the TraxTransformer to specify the TransformationFactory to use. + </action> <action dev="VG" type="update"> XSP engine now correctly processes pages with any encoding. </action> <action dev="VG" type="fix"> Fixed error (NPE) in AbstractValidatorAction introduced in the 2.0.2. </action> - <action dev="CZ" type="fix" fixes-bug="7510"> - Fixing ClassCastException when a multipart/form-data form is posted. Submitted by Jeroen ter Voorde [[EMAIL PROTECTED]] + <action dev="CZ" type="fix" fixes-bug="7510" due-to="Jeroen ter Voorde" due-to-email="[EMAIL PROTECTED]"> + Fixing ClassCastException when a multipart/form-data form is posted. </action> <action dev="CZ" type="update"> Rewrote SQLTransformer and added capability to store/fetch XML. @@ -61,9 +70,7 @@ Note: this is only available in the interpreted sitemap engine for now, and will come soon on the compiled engine. </action> - <action dev="NKB" type="fix"> - Patch (Bug#: 7251) submitted by Marcus Crafter - ([EMAIL PROTECTED]): + <action dev="NKB" type="fix" fixes-bug="7251" due-to="Marcus Crafter" due-to-email="[EMAIL PROTECTED]"> Small optimization to XConfTool to check if the file is actually a XConfTool file. </action>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]