Update the list of todo items

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131043 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Stephen Colebourne 2003-05-07 09:51:41 +00:00
parent 1ebd856d1f
commit ddfce4943f
1 changed files with 1 additions and 5 deletions

View File

@ -7,7 +7,7 @@
<div align="center">
<h1>The Jakarta Commons <em>Collections</em> Package</h1>
$Id: STATUS.html,v 1.24 2003/05/06 13:22:37 rdonkin Exp $<br>
$Id: STATUS.html,v 1.25 2003/05/07 09:51:41 scolebourne Exp $<br>
<a href="#Introduction">[Introduction]</a>
<a href="#Dependencies">[Dependencies]</a>
<a href="#Release Info">[Release Info]</a>
@ -279,10 +279,6 @@ component to ensure that it continues to meet a variety of needs.</p>
<td align="center">&nbsp;</td>
</tr>
<tr>
<td><strong>ArrayListIterator</strong>. A ListIterator for arrays</td>
</tr>
<tr>
<td><strong>LoopingListIterator</strong>. A ListIterator similar to LoopingIterator</td>
</tr>