[COLLECTIONS-351] Add to changelog, changes have been performed and added to release notes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1479349 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a5e94c1727
commit
081b62ef8d
|
@ -218,6 +218,9 @@
|
|||
"AbstractCollectionDecorator" will now use internally "decorated()" to access
|
||||
the decorated collection.
|
||||
</action>
|
||||
<action issue="COLLECTIONS-351" dev="bayard" type="remove" due-to="Henri Yandell">
|
||||
Removed features which are now supported by the JDK.
|
||||
</action>
|
||||
<action issue="COLLECTIONS-350" dev="bayard" type="fix" due-to="Michael Akerman">
|
||||
Removed debug output in "MapUtils#getNumber(Map)".
|
||||
</action>
|
||||
|
|
Loading…
Reference in New Issue