glenn       01/04/25 19:46:03

  Modified:    datetime/doc/web changes.html
  Log:
  Add date and default attributes to FormatTag
  
  Revision  Changes    Path
  1.2       +7 -0      jakarta-taglibs/datetime/doc/web/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/datetime/doc/web/changes.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- changes.html      2000/11/06 01:16:22     1.1
  +++ changes.html      2001/04/26 02:46:01     1.2
  @@ -8,6 +8,13 @@
   <CENTER>
   <H1>Jakarta Project: DATETIME JSP Tag Library Revision History</H1>
   </CENTER>
  +
  +<h3>Version 1.1 released April 26, 2001</H3>
  +<li>Added <b>date</b> and <b>default</b> attributes to the
  +<b>format</b> tag.</li>
  +<li>The <b>format</b> tag now ignores any white space in its
  +tag body.</li>
  +
   <h3>Version 1.0 released November 5, 2000</H3>
   </BODY>
   </HTML>
  
  
  

Reply via email to