Niall,

You may also want to add your name to the "New committers" on the release notes.
:)

- Hubert

On 2 Sep 2004 02:00:25 -0000, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> niallp      2004/09/01 19:00:25
> 
>  Modified:    doc/userGuide release-notes-1.2.1.xml release-notes.xml
>  Log:
>  Correct release notes for ActionErrors bug 30997 submitted by Kris Schneider
> 
>  Revision  Changes    Path
>  1.3       +2 -2      jakarta-struts/doc/userGuide/release-notes-1.2.1.xml
> 
>  Index: release-notes-1.2.1.xml
>  ===================================================================
>  RCS file: /home/cvs/jakarta-struts/doc/userGuide/release-notes-1.2.1.xml,v
>  retrieving revision 1.2
>  retrieving revision 1.3
>  diff -u -r1.2 -r1.3
>  --- release-notes-1.2.1.xml   12 Jul 2004 02:53:00 -0000      1.2
>  +++ release-notes-1.2.1.xml   2 Sep 2004 02:00:24 -0000       1.3
>  @@ -80,8 +80,8 @@
>             <code>Action.perform</code>: Use
>             <code>Action.execute</code> instead.</li>
>           </ul>
>  -        <p>Although not removed, in many cases
>  -        <strong>you should replace</strong> the deprecated
>  +        <p>Although not removed or deprecated, in many cases
>  +        <strong>you should replace</strong> the
>           <code>ActionErrors</code> with the preferred
>           <code>ActionMessages</code> to ensure correct operation.</p>
>           <p>
> 
>  1.62      +2 -2      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.61
>  retrieving revision 1.62
>  diff -u -r1.61 -r1.62
>  --- release-notes.xml 31 Aug 2004 14:21:49 -0000      1.61
>  +++ release-notes.xml 2 Sep 2004 02:00:24 -0000       1.62
>  @@ -78,8 +78,8 @@
>             <code>Action.perform</code>: Use
>             <code>Action.execute</code> instead.</li>
>           </ul>
>  -        <p>Although not removed, in many cases
>  -        <strong>you should replace</strong> the deprecated
>  +        <p>Although not removed or deprecated, in many cases
>  +        <strong>you should replace</strong> the
>           <code>ActionErrors</code> with the preferred
>           <code>ActionMessages</code> to ensure correct operation.</p>
>           <p>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to