Skip to content

Commit 865a029

Browse files
committed
Simplify NumberUtils.isParsable(String) #1570
1 parent 3c1827f commit 865a029

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ The <action> type attribute can be add,update,fix,remove.
9999
<action type="fix" dev="ggregory" due-to="Gary Gregory, David Du">Make ArrayUtils methods implementation consistent with other overloads #1568.</action>
100100
<action type="fix" dev="ggregory" due-to="ThrawnCA, Gary Gregory">Fix handling of null marker in StringUtils.abbreviate(String, String, int, int) #1571.</action>
101101
<action type="fix" dev="ggregory" due-to="Gary Gregory">Better exception messages from FastDateParser.parse(String).</action>
102+
<action type="fix" dev="ggregory" due-to="Gary Gregory, David Du">Simplify NumberUtils.isParsable(String) #1570.</action>
102103
<!-- ADD -->
103104
<action type="add" dev="ggregory" due-to="Gary Gregory">Add JavaVersion.JAVA_27.</action>
104105
<action type="add" dev="ggregory" due-to="Gary Gregory">Add SystemUtils.IS_JAVA_27.</action>

0 commit comments

Comments
 (0)