Skip to content

Commit 403d8b8

Browse files
committed
Fix incorrect FilenameUtils Javadoc for null bytes #310.
1 parent b6a2218 commit 403d8b8

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
@@ -138,6 +138,9 @@ The <action> type attribute can be add,update,fix,remove.
138138
<action dev="ggregory" type="fix" due-to="Chad Wilson, Gary Gregory">
139139
FileUtils.copyURLToFile should create target parent directories and overwrite target file #319.
140140
</action>
141+
<action issue="IO-484" dev="ggregory" type="fix" due-to="Marcono1234, Gary Gregory">
142+
Fix incorrect FilenameUtils Javadoc for null bytes #310.
143+
</action>
141144
<!-- ADD -->
142145
<action issue="IO-726" dev="ggregory" type="fix" due-to="shollander, Gary Gregory">
143146
Add MemoryMappedFileInputStream #215.

0 commit comments

Comments
 (0)