Update changes.xml
This commit is contained in:
parent
954d222aa6
commit
7b2c1b2b3e
|
@ -112,6 +112,9 @@
|
||||||
<action type="fix" dev="ggregory" due-to="Gary Gregory">
|
<action type="fix" dev="ggregory" due-to="Gary Gregory">
|
||||||
AbstractReferenceMap.WeakRef implements hashCode() but not equals().
|
AbstractReferenceMap.WeakRef implements hashCode() but not equals().
|
||||||
</action>
|
</action>
|
||||||
|
<action type="fix" dev="ggregory" due-to="Arturo Bernal">
|
||||||
|
Use Java style array decelerations #362.
|
||||||
|
</action>
|
||||||
<!-- ADD -->
|
<!-- ADD -->
|
||||||
<action issue="COLLECTIONS-760" dev="kinow" type="add" due-to="Isira Seneviratne">
|
<action issue="COLLECTIONS-760" dev="kinow" type="add" due-to="Isira Seneviratne">
|
||||||
Add tests for MapUtils.
|
Add tests for MapUtils.
|
||||||
|
|
Loading…
Reference in New Issue