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

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


    from 6d36827cd Prepare for the next release candidate
     add 8159b8f98 ThresholdingOutputStream: a negative threshold should behave 
like a zero threshold and trigger the event on the first write (#609)
     add 34cbeb198 ThresholdingOutputStream: a negative threshold should behave 
like a zero threshold and trigger the event on the first write #609
     add 49611a12c Prepare for the next release candidate
     new 1a824eca1 Merge branch 'master' into release

The 1 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:
 RELEASE-NOTES.txt                                  | 52 ++++++++++++++++++++++
 pom.xml                                            |  2 +-
 src/changes/changes.xml                            |  1 +
 .../io/output/ThresholdingOutputStream.java        |  4 +-
 .../io/output/DeferredFileOutputStreamTest.java    | 22 +++++++++
 .../io/output/ThresholdingOutputStreamTest.java    | 36 ++++++++++++++-
 6 files changed, 113 insertions(+), 4 deletions(-)

Reply via email to