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
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,8 @@ The <action> type attribute can be add,update,fix,remove.
93
93
<actionissue="LANG-1700"type="fix"dev="ggregory"due-to="seokhyeon moon, Gary Gregory, Ivan Šarić">Improve handling of parameterized types and variable unrolling.</action>
94
94
<actionissue="LANG-1811"type="fix"dev="ggregory"due-to="Raju Gupta, Gary Gregory">ArrayUtils.shuffle() throws NullPointerException for null array input.</action>
95
95
<actiontype="fix"dev="ggregory"due-to="Dennis Ginter, Gary Gregory">[javadoc] Fix incorrect exception type in CharUtils Javadoc examples #1563.</action>
96
-
<actiontype="fix"dev="ggregory"due-to="Dennis Ginter, Gary Gregory">[javadoc] Fix incorrect class names in RegExUtils Javadoc examples #1564.</action>
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
+
<actiontype="fix"dev="ggregory"due-to="Gary Gregory, Jagdish Singh Bisht">NumberUtils.isParsable("1.f") should return true #1560.</action>
0 commit comments