Author: wsmoak
Date: Sat Mar 11 15:58:08 2006
New Revision: 385204
URL: http://svn.apache.org/viewcvs?rev=385204&view=rev
Log:
Fix typos, mention Bug 38534.
Modified:
struts/action/trunk/xdocs/userGuide/release-notes.xml
Modified: struts/action/trunk/xdocs/userGuide/release-notes.xml
URL:
http://svn.apache.org/viewcvs/struts/action/trunk/xdocs/userGuide/release-notes.xml?rev=385204&r1=385203&r2=385204&view=diff
==============================================================================
--- struts/action/trunk/xdocs/userGuide/release-notes.xml (original)
+++ struts/action/trunk/xdocs/userGuide/release-notes.xml Sat Mar 11 15:58:08
2006
@@ -166,7 +166,7 @@
The Apache Struts subprojects, including the website, are
being
built with Maven.
But, of course, you can continue to build your own
- projects any way you like!)
+ projects any way you like!
</p>
<h3>Dependency Changes</h3>
@@ -620,6 +620,10 @@
Added support for per-field character encoding in
multipart
requests.
</li>
+ <li>
+ Resolved <a
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=38534">
+ Bug 38534</a> DOS attack, application hack.
+ </li>
</ul>
<h3>Struts EL</h3>
@@ -751,7 +755,7 @@
</li>
<li>
Fixed indexed behaviour to check for JSTL's LoopTag
rather
- then LoopTagSupport to verify JSLT.
+ than LoopTagSupport to verify JSTL.
</li>
</ul>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]