Author: wsmoak Date: Sat Nov 19 03:55:18 2005 New Revision: 345649 URL: http://svn.apache.org/viewcvs?rev=345649&view=rev Log: Marked <html:base> 'ref' attribute as available 'since 1.3'. See r165098 for the related change to the BaseTag class. Reported by Michael Jouravlev <jmikus at gmail.com>.
Modified: struts/taglib/trunk/src/tld/struts-html.tld Modified: struts/taglib/trunk/src/tld/struts-html.tld URL: http://svn.apache.org/viewcvs/struts/taglib/trunk/src/tld/struts-html.tld?rev=345649&r1=345648&r2=345649&view=diff ============================================================================== --- struts/taglib/trunk/src/tld/struts-html.tld (original) +++ struts/taglib/trunk/src/tld/struts-html.tld Sat Nov 19 03:55:18 2005 @@ -76,6 +76,10 @@ <li><code>page</code> - The base uri will be the jsp page location. (default)</li> <li><code>site</code> - The base uri will be the application context path.</li> </ul> + + <dl><dt><b>Since:</b></dt> + <dd>Struts 1.3</dd></dl> + ]]> </description> </attribute> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]