Added COLLECTIONS-404 to changes.xml.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1366176 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
30bbfaf6d6
commit
fd5f2734a3
|
@ -22,10 +22,13 @@
|
|||
<body>
|
||||
|
||||
<release version="4.0" date="TBA" description="Next release">
|
||||
<action issue="COLLECTION-239" type="add" due-to="Stephen Kestle">
|
||||
<action dev="luc" issue="COLLECTIONS-404" type="add" due-to="Jordane Sarda">
|
||||
Added an implementation of Eugene Myers difference algorithm.
|
||||
</action>
|
||||
<action dev="tn" issue="COLLECTIONS-239" type="add" due-to="Stephen Kestle">
|
||||
Added support for using custom "Equator" objects in "EqualPredicate".
|
||||
</action>
|
||||
<action issue="COLLECTIONS-425" type="fix" due-to="Adrian Nistor">
|
||||
<action dev="tn" issue="COLLECTIONS-425" type="fix" due-to="Adrian Nistor">
|
||||
Improved performance of "ListOrderedMap#remove(Object)" method.
|
||||
</action>
|
||||
</release>
|
||||
|
|
Loading…
Reference in New Issue