Skip to content

Commit e6e1d25

Browse files
committed
[IO-812] Javadoc should mention closing Streams based on file resources
1 parent 3c4f025 commit e6e1d25

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
@@ -51,6 +51,9 @@ The <action> type attribute can be add,update,fix,remove.
5151
<action dev="ggregory" type="fix" issue="IO-810" due-to="Gregor Dschung, Gary Gregory">
5252
Javadoc in FileUtils does not reflect code for thrown exceptions
5353
</action>
54+
<action dev="ggregory" type="fix" issue="IO-812" due-to="Adam Rauch, Gary Gregory">
55+
Javadoc should mention closing Streams based on file resources.
56+
</action>
5457
</release>
5558
<release version="2.14.0" date="2023-09-24" description="Java 8 required.">
5659
<!-- FIX -->

0 commit comments

Comments
 (0)