COLLECTIONS-697: correct changelog entry (ref #55)
use the apache committer name instead of the github username
ref: 64420e34cc
This commit is contained in:
parent
ee282c7c6b
commit
0bf44ae040
|
@ -21,7 +21,7 @@
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<release version="4.5" date="2020-MM-DD" description="Maintenance release.">
|
<release version="4.5" date="2020-MM-DD" description="Maintenance release.">
|
||||||
<action issue="COLLECTIONS-697" dev="grimreaper" type="update" due-to="Ranjan George">
|
<action issue="COLLECTIONS-697" dev="eax" type="update" due-to="Ranjan George">
|
||||||
JavaDoc for FixedSizeList should warn that modifying underlying list is still allowed and is not prevented
|
JavaDoc for FixedSizeList should warn that modifying underlying list is still allowed and is not prevented
|
||||||
</action>
|
</action>
|
||||||
<action issue="COLLECTIONS-738" dev="kinow" type="update" due-to="Pengyu Nie">
|
<action issue="COLLECTIONS-738" dev="kinow" type="update" due-to="Pengyu Nie">
|
||||||
|
|
Loading…
Reference in New Issue