We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9e8244 commit 390c981Copy full SHA for 390c981
1 file changed
src/changes/changes.xml
@@ -95,6 +95,9 @@ The <action> type attribute can be add,update,fix,remove.
95
<action issue="IO-605" dev="ggregory" type="add" due-to="Gary Gregory">
96
Add class CanExecuteFileFilter.
97
</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>
101
</release>
102
103
<release version="2.6" date="2017-10-15" description="Java 7 required, Java 9 supported.">
0 commit comments