You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by hu...@apache.org on 2001/11/22 00:24:56 UTC

cvs commit: jakarta-struts/doc release-notes.xml

husted      01/11/21 15:24:56

  Modified:    doc      release-notes.xml
  Log:
  Update release notes for bean:write enhancement.
  
  Revision  Changes    Path
  1.9       +2 -0      jakarta-struts/doc/release-notes.xml
  
  Index: release-notes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/release-notes.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- release-notes.xml	2001/11/21 16:13:55	1.8
  +++ release-notes.xml	2001/11/21 23:24:56	1.9
  @@ -159,6 +159,8 @@
       <em>struts-bean</em> custom tag library (package
       <code>org.apache.struts.taglib.bean</code>):</p>
       <ul>
  +    <li>Add format, locale and bundle attributes to support values formatting according to current
  +user locale, format string from attribute or format string from string resources.</li>
       <li>Correct the generated scripting variable type when the &lt;bean:cookie>, &lt;bean:header>, or &lt;bean:parameter> tag is used with the "multiple" attribute.</li>
       <li>Added <code>name</code>, <code>property</code>, and
           <code>scope</code> attributes to the <code>&lt;bean:message&gt;</code>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>