From ddfce4943f05b3353be4c0a893b83deae78e068d Mon Sep 17 00:00:00 2001 From: Stephen Colebourne Date: Wed, 7 May 2003 09:51:41 +0000 Subject: [PATCH] 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 --- STATUS.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/STATUS.html b/STATUS.html index 46193ef67..b71826b7f 100644 --- a/STATUS.html +++ b/STATUS.html @@ -7,7 +7,7 @@

The Jakarta Commons Collections Package

-$Id: STATUS.html,v 1.24 2003/05/06 13:22:37 rdonkin Exp $
+$Id: STATUS.html,v 1.25 2003/05/07 09:51:41 scolebourne Exp $
[Introduction] [Dependencies] [Release Info] @@ -279,10 +279,6 @@ component to ensure that it continues to meet a variety of needs.

  - - ArrayListIterator. A ListIterator for arrays - - LoopingListIterator. A ListIterator similar to LoopingIterator