Skip to content

Commit b426451

Browse files
authored
[javadoc] Fix @deprecated link for StringUtils#startsWithAny #1424
1 parent 5a330f4 commit b426451

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ The <action> type attribute can be add,update,fix,remove.
5656
<action type="fix" dev="ggregory" due-to="Gary Gregory">Reduce spurious failures in org.apache.commons.lang3.ArrayUtilsTest methods that test ArrayUtils.shuffle() methods.</action>
5757
<action type="fix" dev="ggregory" due-to="Gary Gregory">General Javadoc improvements.</action>
5858
<action issue="LANG-1780" type="fix" dev="ggregory" due-to="tza">Fix Strings Javadoc #1419.</action>
59+
<action type="fix" dev="ggregory" due-to="mfg92">[javadoc] Fix @deprecated link for StringUtils#startsWithAny #1424.</action>
5960
<!-- ADD -->
6061
<action type="fix" dev="ggregory" due-to="Gary Gregory">Add org.apache.commons.lang3.ArrayUtils.SOFT_MAX_ARRAY_LENGTH.</action>
6162
<!-- UPDATE -->

0 commit comments

Comments
 (0)