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
@@ -92,6 +92,7 @@ The <action> type attribute can be add,update,fix,remove.
92
92
<actionissue="LANG-1773"type="fix"dev="ggregory"due-to="Éamonn McManus, Gary Gregory">Apache Commons Lang no longer builds on Android #1381.</action>
93
93
<actionissue="LANG-1772"type="fix"dev="ggregory"due-to="James Winters, Piotr P. Karwasz, Gary Gregory">Restrict size of cache to prevent overflow errors #1379.</action>
94
94
<actionissue="LANG-1772"type="fix"dev="ggregory"due-to="Gary Gregory">Reimplement org.apache.commons.lang3.ClassUtils.hierarchy(Class, Interfaces) using an AtomicReference.</action>
95
+
<actiontype="fix"dev="ggregory"due-to="Ken Dombeck">Correct Javadoc code examples in DiffBuilder and ReflectionDiffBuilder #1400.</action>
95
96
<!-- ADD -->
96
97
<actiontype="add"dev="ggregory"due-to="Gary Gregory">Add Strings and refactor StringUtils.</action>
97
98
<actionissue="LANG-1747"type="add"dev="ggregory"due-to="Oliver B. Fischer, Gary Gregory">Add StopWatch.run([Failable]Runnable) and get([Failable]Supplier).</action>
0 commit comments