[COLLECTIONS-744] Add
org.apache.commons.collections4.EnumerationUtils.asIterable(Enumeration).
This commit is contained in:
parent
22560c3077
commit
fde8c8618a
|
@ -108,7 +108,7 @@
|
|||
<action dev="ggregory" type="fix" due-to="Dominik Stadler">
|
||||
Fix links to release notes and update contents for 4.4 #127.
|
||||
</action>
|
||||
<action issue="COLLECTIONS-780" dev="ggregory" type="add" due-to="Gary Gregory">
|
||||
<action issue="COLLECTIONS-744" dev="ggregory" type="add" due-to="Gary Gregory">
|
||||
Add org.apache.commons.collections4.EnumerationUtils.asIterable(Enumeration).
|
||||
</action>
|
||||
</release>
|
||||
|
|
Loading…
Reference in New Issue