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 <bean:cookie>, <bean:header>, or <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><bean:message></code>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>