This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git


    from 4f144cf02 handle zero and negative thresholds (#587)
     new a5cbb2ff1 Format tweakery
     new 5b2cf0d74 [IO-405] Handle zero and negative thresholds #587
     new a1ddbcc75 Simplify

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/changes/changes.xml                                     | 13 +++++++------
 .../org/apache/commons/io/input/ReadAheadInputStream.java   |  2 +-
 .../apache/commons/io/output/ThresholdingOutputStream.java  |  4 +---
 .../java/org/apache/commons/io/input/BoundedReaderTest.java |  2 +-
 .../commons/io/output/ThresholdingOutputStreamTest.java     |  6 +++---
 5 files changed, 13 insertions(+), 14 deletions(-)

Reply via email to