mirror of
https://github.com/apache/commons-collections.git
synced 2025-03-02 23:09:29 +00:00
[COLLECTIONS-799] Changelog
This commit is contained in:
parent
cbc5db5540
commit
e6f72fe910
@ -79,6 +79,9 @@
|
||||
<action issue="COLLECTIONS-796" type="fix" dev="kinow" due-to="Clemens Kurz">
|
||||
SetUniqueList.createSetBasedOnList doesn't add list elements to return value.
|
||||
</action>
|
||||
<action issue="COLLECTIONS-799" type="fix" dev="kinow" due-to="Stefano Cordio">
|
||||
UnmodifiableNavigableSet can be modified by pollFirst() and pollLast().
|
||||
</action>
|
||||
<!-- ADD -->
|
||||
<action issue="COLLECTIONS-760" dev="kinow" type="add" due-to="Isira Seneviratne">
|
||||
Add tests for MapUtils.
|
||||
|
Loading…
x
Reference in New Issue
Block a user