mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-08 11:05:09 +00:00
[LANG-1622] Javadoc of some methods incorrectly refers to another method
#668.
This commit is contained in:
parent
d878091c2c
commit
66b54723f0
@ -65,6 +65,7 @@ The <action> type attribute can be add,update,fix,remove.
|
||||
<action issue="LANG-1610" type="fix" dev="ggregory" due-to="Tony Liang">Fix StringUtils.unwrap throws StringIndexOutOfBoundsException #636.</action>
|
||||
<action type="fix" dev="ggregory" due-to="Isira Seneviratne">Fix formatting of isAnyBlank() and isAnyEmpty(). #513.</action>
|
||||
<action issue="LANG-1618" type="fix" dev="ggregory" due-to="Arturo Bernal">TypeUtils. containsTypeVariables does not support GenericArrayType #661.</action>
|
||||
<action issue="LANG-1622" type="fix" dev="ggregory" due-to="anomen-s">Javadoc of some methods incorrectly refers to another method #668.</action>
|
||||
<!-- ADDS -->
|
||||
<action type="add" dev="ggregory" due-to="Gary Gregory">Add BooleanUtils.booleanValues().</action>
|
||||
<action type="add" dev="ggregory" due-to="Gary Gregory">Add BooleanUtils.primitiveValues().</action>
|
||||
|
Loading…
x
Reference in New Issue
Block a user