mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-17 15:35:00 +00:00
[COLLECTIONS-724] Simplify two remove-if loops #77.
This commit is contained in:
parent
8cbb4fd865
commit
842075f0a9
@ -20,6 +20,11 @@
|
||||
<title>Apache Commons Collections Release Notes</title>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="4.5" date="2019-MM-DD" description="Maintenance release.">
|
||||
<action issue="COLLECTIONS-724" dev="ggregory" type="updated." due-to="Eitan Adler">
|
||||
Simplify two remove-if loops #77.
|
||||
</action>
|
||||
</release>
|
||||
<release version="4.4" date="2019-07-05" description="Maintenance release.">
|
||||
<action issue="COLLECTIONS-710" dev="ggregory" type="fix" due-to="Yu Shi, Gary Gregory">
|
||||
NullPointerExceptions in CompositeCollection, CompositeSet, and CompositeMap.
|
||||
|
Loading…
x
Reference in New Issue
Block a user