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
@@ -95,6 +95,7 @@ The <action> type attribute can be add,update,fix,remove.
95
95
<actiontype="fix"dev="ggregory"due-to="Dennis Ginter, Gary Gregory">[javadoc] Fix incorrect exception type in CharUtils Javadoc examples #1563.</action>
96
96
<actionissue="LANG-1806"type="fix"dev="ggregory"due-to="Dennis Ginter, Gary Gregory">[javadoc] Fix incorrect class names in RegExUtils Javadoc examples #1564.</action>
97
97
<actiontype="fix"dev="ggregory"due-to="Gary Gregory, Jagdish Singh Bisht">NumberUtils.isParsable("1.f") should return true #1560.</action>
98
+
<actiontype="fix"dev="ggregory"due-to="Gary Gregory, David Du">Simplify literal assignments in ArrayFillTest #1567.</action>
0 commit comments