Skip to content

Commit a71e129

Browse files
author
Gary Gregory
committed
Replace construction of FileInputStream and FileOutputStream objects
with Files NIO APIs. #221.
1 parent b2811e8 commit a71e129

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
@@ -56,6 +56,9 @@ The <action> type attribute can be add,update,fix,remove.
5656
<action dev="ggregory" type="fix" due-to="Arturo Bernal">
5757
Minor changes #243.
5858
</action>
59+
<action dev="ggregory" type="fix" due-to="Arturo Bernal">
60+
Replace construction of FileInputStream and FileOutputStream objects with Files NIO APIs. #221.
61+
</action>
5962
<!-- ADD -->
6063
<action dev="ggregory" type="update" due-to="Gary Gregory">
6164
Add SymbolicLinkFileFilter.

0 commit comments

Comments
 (0)