horwat 2004/10/18 15:40:09 Modified: standard/doc/web Tag: STANDARD_1_0_BRANCH ReleaseNotes.html Log: Updated release notes with Bugzilla #31701 fix information. Revision Changes Path No revision No revision 1.37.2.12 +26 -0 jakarta-taglibs/standard/doc/web/ReleaseNotes.html Index: ReleaseNotes.html =================================================================== RCS file: /home/cvs/jakarta-taglibs/standard/doc/web/ReleaseNotes.html,v retrieving revision 1.37.2.11 retrieving revision 1.37.2.12 diff -u -r1.37.2.11 -r1.37.2.12 --- ReleaseNotes.html 19 Jul 2004 20:50:32 -0000 1.37.2.11 +++ ReleaseNotes.html 18 Oct 2004 22:40:08 -0000 1.37.2.12 @@ -24,6 +24,32 @@ <h2>Release History</h2> +<dt><b>Current • Changes since Standard 1.0.6 release</b></dt> +<p>The latest implementation is available from the Nightly Builds.</p> + <dd>Bugs fixed since Standard 1.0.6 Taglib release:</dd> + <ul> + <blockquote> + <table width="95%" border="1"> + <tr> + <th width="27%"> + <div align="center"> + Bug Id</div> + </th> + <th width="73%">Summary</th> + </tr> + <tr> + <td width="27%" height="15"> + <div align="center"> + <a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=31701">31701</a></div> + </td> + <td width="73%" height="15"> + <p>Re-enabled EL expression evaluation in the EscapeHtmlTag tag handler so that the source browsing works in a pre-JSP 2.0 container.</p> + </td> + </tr> + </table> + </blockquote> + </ul> + <dt><b>July 2004 • Standard 1.0.6</b></dt> <p>The latest implementation is available from the Nightly Builds.</p> <dd>Bugs fixed since Standard 1.0.5 Taglib release:</dd>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]