jeremy 2002/07/01 01:54:58 Modified: . changes.xml Log: updates to SourceWritingTransformer Revision Changes Path 1.201 +7 -1 xml-cocoon2/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/changes.xml,v retrieving revision 1.200 retrieving revision 1.201 diff -u -r1.200 -r1.201 --- changes.xml 28 Jun 2002 13:26:23 -0000 1.200 +++ changes.xml 1 Jul 2002 08:54:57 -0000 1.201 @@ -39,6 +39,12 @@ </devs> <release version="@version@" date="@date@"> + <action dev="JQ" type="update"> + Updated SourceWritingTransformer. Changed the tag set so that source:write and source:insert each share the same way of taking parameters. + Added results from source:insert tag like source:write. + Changed the implementation of the source:write tag so it now buffers to DOM Fragment like source:insert. + Added new tests, updated slash-edit to use new tags. + </action> <action dev="VG" type="fix" fixes-bug="10311" due-to="Joachim Piketz" due-to-email="[EMAIL PROTECTED]"> Fix NullPointerException in Notifier. </action>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]