Skip to content

Commit 390c981

Browse files
author
Gary Gregory
committed
[IO-701] Make array declaration in ThresholdingOutputStream consistent
with other array declarations in the library #77
1 parent a9e8244 commit 390c981

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
@@ -95,6 +95,9 @@ The <action> type attribute can be add,update,fix,remove.
9595
<action issue="IO-605" dev="ggregory" type="add" due-to="Gary Gregory">
9696
Add class CanExecuteFileFilter.
9797
</action>
98+
<action issue="IO-701" dev="ggregory" type="update" due-to="Raymond Tan">
99+
Make array declaration in ThresholdingOutputStream consistent with other array declarations in the library #77.
100+
</action>
98101
</release>
99102

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

0 commit comments

Comments
 (0)