[COLLECTION-272] Added to changes.xml.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1367752 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ab32bf1d78
commit
1f09f103a8
|
@ -22,6 +22,9 @@
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<release version="4.0" date="TBA" description="Next release">
|
<release version="4.0" date="TBA" description="Next release">
|
||||||
|
<action issue="COLLECTIONS-272" dev="tn" type="add" due-to="Chaitanya Mutyala">
|
||||||
|
Added serialization support for "FixedOrderComparator" and "TransformingComparator".
|
||||||
|
</action>
|
||||||
<action issue="COLLECTIONS-383" dev="tn" type="add" due-to="Adrian Cumiskey">
|
<action issue="COLLECTIONS-383" dev="tn" type="add" due-to="Adrian Cumiskey">
|
||||||
Added "CollectionUtils#forAllDo" implementation which takes an "Iterator" as input.
|
Added "CollectionUtils#forAllDo" implementation which takes an "Iterator" as input.
|
||||||
</action>
|
</action>
|
||||||
|
|
Loading…
Reference in New Issue