Fix to SetUniqueList breaks when swapping entries

bug 33294, from Tom Dunham

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@151269 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Stephen Colebourne 2005-02-04 00:21:00 +00:00
parent 21f8d17711
commit 8b7f8f1a5c
1 changed files with 3 additions and 0 deletions

View File

@ -176,6 +176,9 @@
<contributor>
<name>Rich Dougherty</name>
</contributor>
<contributor>
<name>Tom Dunham</name>
</contributor>
<contributor>
<name>Stefano Fornari</name>
</contributor>