Skip to content

Commit

Permalink
Tests in org.apache.commons.collections4.multimap should not depend on
Browse files Browse the repository at this point in the history
map iteration order, see also #429.
  • Loading branch information
garydgregory committed Mar 31, 2024
1 parent a666876 commit 2d65b84
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,9 @@
<action dev="ggregory" type="fix" due-to="Gary Gregory">
Deprecate IterableUtils 0-argument constructor.
</action>
<action issue="COLLECTIONS-850" dev="ggregory" type="fix" due-to="Gary Gregory, Anirudh Madhavan">
Tests in org.apache.commons.collections4.multimap should not depend on map iteration order, see also #429.
</action>
<!-- ADD -->
<action issue="COLLECTIONS-843" dev="ggregory" type="add" due-to="Claude Warren, Alex Herbert, Gary Gregory">
Implement Layered Bloom filter #402.
Expand Down

0 comments on commit 2d65b84

Please sign in to comment.