Update tasks before release 3.2

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@404855 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Stephen Colebourne 2006-05-07 21:22:45 +00:00
parent 4e52223436
commit c51dc2bb95
1 changed files with 1 additions and 9 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<!-- <!--
Copyright 2003-2004 The Apache Software Foundation Copyright 2003-2006 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. you may not use this file except in compliance with the License.
@ -32,11 +32,9 @@ but please contact the mailing list before starting work:
</p> </p>
<ul> <ul>
<li>MultiValueMap decorator</li>
<li>Synchronized BidiMap decorators</li> <li>Synchronized BidiMap decorators</li>
<li>IdentitySet</li> <li>IdentitySet</li>
<li>BidiMapUtils</li> <li>BidiMapUtils</li>
<li>LoopingListIterator</li>
</ul> </ul>
<p> <p>
@ -46,9 +44,3 @@ Would you like to Volunteer? If so, please contact the <a href="mail-lists.html"
</body> </body>
</document> </document>