Adding a TODO note

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@637366 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2008-03-15 06:20:30 +00:00
parent 52fb3438bc
commit a841646ea5
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ limitations under the License.
<!-- ================================================== -->
<section name="Commons Lang Release History">
<!-- TODO: Add the Java version for each release -->
<table>
<tr><th>Version</th><th>Release date</th><th>Javadoc</th><th>Release notes</th></tr>
<tr><td>2.4</td><td>??/Mar/08</td><td><a href="api-2.4/">api-2.4</a></td><td><a href="upgradeto2_4.html">release notes for 2.4</a></td></tr>