Somebody want to patch the release HOWTO to reflect the need to update this type of thing?
Scott > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Friday, September 27, 2002 11:39 AM > To: [EMAIL PROTECTED] > Subject: cvs commit: jakarta-commons/logging STATUS.html > > > rdonkin 2002/09/27 11:39:12 > > Modified: logging STATUS.html > Log: > Updated STATUS document with release information. > > Revision Changes Path > 1.9 +22 -3 jakarta-commons/logging/STATUS.html > > Index: STATUS.html > =================================================================== > RCS file: /home/cvs/jakarta-commons/logging/STATUS.html,v > retrieving revision 1.8 > retrieving revision 1.9 > diff -u -r1.8 -r1.9 > --- STATUS.html 25 Sep 2002 22:06:19 -0000 1.8 > +++ STATUS.html 27 Sep 2002 18:39:12 -0000 1.9 > @@ -78,8 +78,27 @@ > <a name="Release Info"></a> > <h3>3. RELEASE INFO</h3> > > - > -<p>Current Release: <strong>Unreleased, CVS Repository > Only</strong></p> > +<table border="1"> > + <tr> > + <th width="50%">Version</th> > + <th width="50%">Release Date</th> > + </tr> > + <tr> > + <td><a > href='http://jakarta.apache.org/builds/jakarta-commons/release > /commons-logging/v1.0.2'> > + commons-logging-1.0.2</a></td> > + <td>27-Sep-2002</td> > + </tr> > + <tr> > + <td><a > href='http://jakarta.apache.org/builds/jakarta-commons/release > /commons-logging/v1.0.1'> > + commons-logging-1.0.1</td> > + <td>12-Aug-2002</td> > + </tr> > + <tr> > + <td><a > href='http://jakarta.apache.org/builds/jakarta-commons/release > /commons-logging/v1.0'> > + commons-logging-1.0</td> > + <td>20-Feb-2002</td> > + </tr> > +</table> > > <p>Planned Next Release: TBD</p> > > > > > > -- > To unsubscribe, e-mail: > <mailto:commons-dev-> [EMAIL PROTECTED]> > For > additional commands, > e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
