Skip to content

Commit 9cd45f4

Browse files
committed
[IO-570] Missing Javadoc in FilenameUtils causing Travis-CI build to
fail.
1 parent 90b2e46 commit 9cd45f4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ The <action> type attribute can be add,update,fix,remove.
5353
<action issue="IO-557" dev="pschumacher" type="fix" due-to="luccioman">
5454
Perform locale independent upper case conversions.
5555
</action>
56+
<action issue="IO-570" dev="ggregory" type="fix" due-to="Pranet Verma">
57+
Missing Javadoc in FilenameUtils causing Travis-CI build to fail.
58+
</action>
5659
</release>
5760

5861
<release version="2.6" date="2017-10-15" description="Java 7 required, Java 9 supported.">

0 commit comments

Comments
 (0)