Add change for COLLECTIONS-382.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1469011 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4cffe07904
commit
af567c6e2b
|
@ -22,6 +22,9 @@
|
|||
<body>
|
||||
|
||||
<release version="4.0" date="TBA" description="Next release">
|
||||
<action issue="COLLECTIONS-382" dev="tn" type="update">
|
||||
Change maven coordinates to org.apache.commons.commons-collections4.
|
||||
</action>
|
||||
<action issue="COLLECTIONS-432" dev="tn" type="update">
|
||||
Replaced "Buffer" interface with "java.util.Queue". Kept "CircularFifoQueue"
|
||||
as well as "Predicated", "Transformed" and "Unmodifiable" decorators.
|
||||
|
|
Loading…
Reference in New Issue