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
@@ -48,6 +48,7 @@ The <action> type attribute can be add,update,fix,remove.
48
48
<!-- FIX -->
49
49
<actiontype="fix"dev="ppkarwasz"due-to="Sebastian Steiner">[javadoc] Fix typo in Javadoc of Strings instances #1406.</action>
50
50
<actiontype="fix"dev="ggregory"due-to="Hassan A Hashim">[javadoc] Fix Javadocs in ClassUtils #1410.</action>
51
+
<actionissue="LANG-1778"type="fix"dev="ggregory"due-to="wuwu2000">MethodUtils.getMatchingMethod() doesn't respect the hierarchy of methods #1414.</action>
0 commit comments