husted 2002/07/12 02:55:47
Modified: doc/userGuide release-notes.xml
Log:
Change $A token to $M
Revision Changes Path
1.9 +1 -1 jakarta-struts/doc/userGuide/release-notes.xml
Index: release-notes.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/userGuide/release-notes.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- release-notes.xml 9 Jul 2002 23:55:19 -0000 1.8
+++ release-notes.xml 12 Jul 2002 09:55:47 -0000 1.9
@@ -318,7 +318,7 @@
<p>The following changes and bug fixes have occurred in the utilities
(package <code>org.apache.struts.util</code>):</p>
<ul>
- <li>RequestUtils: Added support for forwardPattnern, pagePattern, and
inputForward propertys on ControllerConfig.</li>
+ <li>RequestUtils: Added support for forwardPattern, pagePattern, and
inputForward properties on ControllerConfig.</li>
<li>GenericDataSource: Deprecated and modified to act as a thin wrapper around
[<code>org.apache.commons.dbpc.BasicDataSource</code>].
Replaced by direct use of BasicDataSource or other compatible component.</li>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>