haul 2002/12/16 02:09:41 Modified: . changes.xml Log: Revision Changes Path 1.305 +21 -1 xml-cocoon2/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/changes.xml,v retrieving revision 1.304 retrieving revision 1.305 diff -u -r1.304 -r1.305 --- changes.xml 13 Dec 2002 15:46:02 -0000 1.304 +++ changes.xml 16 Dec 2002 10:09:41 -0000 1.305 @@ -40,6 +40,26 @@ </devs> <release version="@version@" date="@date@"> + <action dev="CH" type="add"> + XMLMetaModule returns DocumentWrapper instead of String. + </action> + <action dev="CH" type="add"> + Wrapper for org.w3c.dom.Document that implements XMLizable and provides + a useful toString() method. + </action> + <action dev="CH" type="add"> + SimpleMappingMetaModule: added feature to remove a prefix / suffix. + </action> + <action dev="CH" type="fix"> + "meta" input modules: configuring a different module locally did not + override the default one in all circumstances. + </action> + <action dev="CH" type="fix"> + input.xml: renaming mixed up called template names from logicsheet-util.xsl + </action> + <action dev="CH" type="fix"> + SimpleFormTransfomer: fixed error tags when no validation data available. + </action> <action dev="NKB" type="update"> Moved the sample classes and confs to the samples block. </action>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]