[COLLECTIONS-231] Add to changes.xml.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1367700 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
febf9698e5
commit
cde8c81a4e
|
@ -22,6 +22,10 @@
|
|||
<body>
|
||||
|
||||
<release version="4.0" date="TBA" description="Next release">
|
||||
<action issue="COLLECTIONS-231" dev="tn" type="fix" due-to="Torsten Curdt">
|
||||
Return concrete class in static factory methods instead of base class interface
|
||||
(except for Unmodifiable decorators).
|
||||
</action>
|
||||
<action issue="COLLECTIONS-379" dev="tn" type="fix" due-to="Shin Hwei Tan">
|
||||
Fixed javadoc for several methods wrt expected NullPointerExceptions.
|
||||
</action>
|
||||
|
|
Loading…
Reference in New Issue