Skip to content

Commit 4a98bf6

Browse files
author
Gary Gregory
committed
[IO-686] IOUtils.toByteArray(InputStream) Javadoc does not match code.
1 parent 5bacea0 commit 4a98bf6

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
@@ -87,6 +87,9 @@ The <action> type attribute can be add,update,fix,remove.
8787
<action issue="IO-699" dev="ggregory" type="fix" due-to="tza, Gary Gregory">
8888
Wrong logging in FileUtils.setLastModified.
8989
</action>
90+
<action issue="IO-686" dev="ggregory" type="fix" due-to="Alan Moffat, Sebb, Gary Gregory">
91+
IOUtils.toByteArray(InputStream) Javadoc does not match code.
92+
</action>
9093
<action issue="IO-688" dev="ggregory" type="fix" due-to="Michael Ernst, Gary Gregory">
9194
CopyUtils deprecation message gives wrong version.
9295
</action>

0 commit comments

Comments
 (0)