You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by je...@apache.org on 2002/07/01 10:54:58 UTC

cvs commit: xml-cocoon2 changes.xml

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="pik@uniquare.com">
      Fix NullPointerException in Notifier.
     </action>
  
  
  

----------------------------------------------------------------------
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