jstrachan    01/07/24 08:27:44

  Modified:    xtags/xml xtags.xml
  Log:
  Fixed the change log XML format
  
  Revision  Changes    Path
  1.9       +10 -10    jakarta-taglibs/xtags/xml/xtags.xml
  
  Index: xtags.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/xtags/xml/xtags.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- xtags.xml 2001/07/24 14:30:07     1.8
  +++ xtags.xml 2001/07/24 15:27:44     1.9
  @@ -1273,23 +1273,23 @@
     </tag>
   
     </tagtoc>
  -
  -
  +</taglib>
   
  -<revision release="Pre Beta" date="07/10/2001">
  +<revision release="Pre Beta" date="07/24/2001">
     <description>
       Clean up of tag library prior to performing a beta
       release, moving toward an official release.
     </description>
  +  <section name="New features">
  +    <item>
  +      There are new tags: &lt;xtags:add&gt; &lt;xtags:remove&gt; and 
&lt;xtags:replace&gt; 
  +      for changing the current XML document to add, remove or replace nodes.
  +    </item>
  +  </section>
   </revision>
   
  -<revision release="Development" date="03/03/2000">
  -  <description>
  -    Initial version of tag library before Jakarta-Taglibs
  -    had an official release policy for tag libraries.
  +<revision release="Initial version" date="03/03/2000">
  +  <description>Initial check into CVS.
     </description>
  -
   </revision>
  -
  -</taglib>
   </document>
  
  
  

Reply via email to