[COLLECTIONS-718] Fix LRUMap exception message.
This commit is contained in:
parent
b150dc8860
commit
252170f2de
|
@ -27,6 +27,9 @@
|
|||
<action issue="COLLECTIONS-715" dev="ggregory" type="add" due-to="morningmemo, Gary Gregory">
|
||||
Implement Collection's removeIf().
|
||||
</action>
|
||||
<action issue="COLLECTIONS-718" dev="ggregory" type="update" due-to="Eitan Adler">
|
||||
Fix LRUMap exception message.
|
||||
</action>
|
||||
</release>
|
||||
<release version="4.3" date="2018-12-21" description="Update from Java 7 to Java 8, bug fixes, and small changes.">
|
||||
<action issue="COLLECTIONS-691" dev="kinow" type="fix" due-to="Eitan Adler">
|
||||
|
|
Loading…
Reference in New Issue