COLLECTIONS-660: add changes.xml entry

This commit is contained in:
Bruno P. Kinoshita 2017-10-04 17:42:15 +13:00
parent 9d4f2ba886
commit 1d21a49c27
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@
</properties>
<body>
<release version="4.2" date="YYYY-MM-DD" description="New features">
<action issue="COLLECTIONS-660" dev="kinow" type="fix">
Uncomment test in AbstractMapTest regarding LRUMap equals
</action>
<action issue="COLLECTIONS-658" dev="britter" type="add">
Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility
</action>