1
0

Updated STATUS document with release information.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138919 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Burrell Donkin
2002-09-27 18:39:12 +00:00
parent 72e4cef37b
commit 4f4e1d7a3c

View File

@@ -7,7 +7,7 @@
<div align="center">
<h1>The Jakarta Commons <em>Logging</em> Component</h1>
$Id: STATUS.html,v 1.8 2002/09/25 22:06:19 rsitze Exp $<br />
$Id: STATUS.html,v 1.9 2002/09/27 18:39:12 rdonkin Exp $<br />
<a href="#Introduction">[Introduction]</a>
<a href="#Dependencies">[Dependencies]</a>
<a href="#Release Info">[Release Info]</a>
@@ -78,8 +78,27 @@ to use are present in the classpath when they use this component. </p>
<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>