Skip to content

Commit 05e18cc

Browse files
committed
Remove LANG-1291 from changes.xml since it has been reverted
1 parent 796b051 commit 05e18cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/changes/changes.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ The <action> type attribute can be add,update,fix,remove.
7373
<action issue="LANG-1258" type="add" dev="pschumacher" due-to="IG, Grzegorz Rożniecki">Add ArrayUtils#toStringArray method</action>
7474
<action issue="LANG-1160" type="add" dev="kinow">StringUtils#abbreviate should support 'custom ellipses' parameter</action>
7575
<action issue="LANG-1293" type="add" dev="pschumacher" due-to="Pierre Templier, Martin Tarjanyi">Add StringUtils#isAllEmpty and #isAllBlank methods</action>
76-
<action issue="LANG-1291" type="add" dev="ggregory">Provide annotations to document thread safety</action>
7776
<action issue="LANG-1290" type="update" dev="pschumacher" due-to="Andrii Abramov">Increase test coverage of org.apache.commons.lang3.ArrayUtils</action>
7877
<action issue="LANG-1274" type="update" dev="pschumacher">StrSubstitutor should state its thread safety</action>
7978
<action issue="LANG-1277" type="update" dev="pschumacher" due-to="yufcuy">StringUtils#getLevenshteinDistance reduce memory consumption</action>

0 commit comments

Comments
 (0)