Skip to content

Commit 31ec838

Browse files
committed
[javadoc] Improve StringUtils Javadoc #1450
1 parent f8b03db commit 31ec838

File tree

2 files changed

+49
-48
lines changed

2 files changed

+49
-48
lines changed

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ The <action> type attribute can be add,update,fix,remove.
4747
<release version="3.19.1" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required.">
4848
<!-- FIX -->
4949
<action type="fix" dev="ggregory" due-to="mayuming, Gary Gregory">Optimize ObjectToStringComparator.compare() method #1449.</action>
50+
<action type="fix" dev="ggregory" due-to="Marcono1234 Gary Gregory">[javadoc] Improve StringUtils Javadoc #1450.</action>
5051
<!-- ADD -->
5152
<!-- UPDATE -->
5253
</release>

0 commit comments

Comments
 (0)