Skip to content

Commit 5ae1415

Browse files
committed
Correct Javadoc code examples in DiffBuilder and
ReflectionDiffBuilder #1400
1 parent 167b31e commit 5ae1415

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ The <action> type attribute can be add,update,fix,remove.
9292
<action issue="LANG-1773" type="fix" dev="ggregory" due-to="Éamonn McManus, Gary Gregory">Apache Commons Lang no longer builds on Android #1381.</action>
9393
<action issue="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>
9494
<action issue="LANG-1772" type="fix" dev="ggregory" due-to="Gary Gregory">Reimplement org.apache.commons.lang3.ClassUtils.hierarchy(Class, Interfaces) using an AtomicReference.</action>
95+
<action type="fix" dev="ggregory" due-to="Ken Dombeck">Correct Javadoc code examples in DiffBuilder and ReflectionDiffBuilder #1400.</action>
9596
<!-- ADD -->
9697
<action type="add" dev="ggregory" due-to="Gary Gregory">Add Strings and refactor StringUtils.</action>
9798
<action issue="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

Comments
 (0)