You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changes/changes.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -99,6 +99,7 @@ The <action> type attribute can be add,update,fix,remove.
99
99
<actiontype="fix"dev="ggregory"due-to="Gary Gregory, David Du">Make ArrayUtils methods implementation consistent with other overloads #1568.</action>
100
100
<actiontype="fix"dev="ggregory"due-to="ThrawnCA, Gary Gregory">Fix handling of null marker in StringUtils.abbreviate(String, String, int, int) #1571.</action>
101
101
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">Better exception messages from FastDateParser.parse(String).</action>
102
+
<actiontype="fix"dev="ggregory"due-to="Gary Gregory, David Du">Simplify NumberUtils.isParsable(String) #1570.</action>
0 commit comments