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-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,7 @@ The <action> type attribute can be add,update,fix,remove.
79
79
<actiontype="fix"dev="ggregory"due-to="mayuming, Gary Gregory">Fix internal inverted logic in private isEnum() method and correct its usage in getFirstEnum() #1454.</action>
80
80
<actiontype="fix"dev="ggregory"due-to="William Degrange, Gary Gregory, Rob Spoor">Use accessors in ToStringStyle so subclasses can effectively override them.</action>
81
81
<actiontype="fix"dev="ggregory"due-to="jack5505, Gary Gregory">`LocaleUtils.toLocale(String)` for a 2 letter country code now returns a value instead of throwing an `IllegalArgumentException`.</action>
82
-
<actiontype="fix"dev="ggregory"due-to="mayuming, Gary Gregory">Fix typo in StringUtils.trunctate() IllegalArgumentException message and test assertion messages.</action>
82
+
<actiontype="fix"dev="ggregory"due-to="mayuming, Gary Gregory">Fix typo in StringUtils.truncate() IllegalArgumentException message and test assertion messages.</action>
83
83
<actiontype="fix"dev="ggregory"due-to="mayuming, Gary Gregory">Fix test fixture in ReflectionDiffBuilderTest.testTransientFieldDifference() #1464.</action>
84
84
<actionissue="LANG-1789"type="fix"dev="ggregory"due-to="Hylke van der Schaaf, Gary Gregory">NullPointerException when generating NoSuchMethodException in MethodUtils.</action>
85
85
<actionissue="LANG-1786"type="fix"dev="ggregory"due-to="Daniel Migowski, Gary Gregory, Lenny Primak">Map deprecated TimeZone short IDs and avoid JRE WARNINGs to the console #1483.</action>
@@ -254,7 +254,7 @@ The <action> type attribute can be add,update,fix,remove.
0 commit comments