This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git
from 25114c8c5 DeferredFileOutputStream now clears and deletes its
temporary storage by (#858)
add 581b44fd6 DeferredFileOutputStream now clears and deletes its
temporary storage by default (#858)
add 057d3b27c Sort members
add f729612ed Use final.
No new revisions were added by this update.
Summary of changes:
src/changes/changes.xml | 6 +++
.../io/input/UnsynchronizedBufferedReaderTest.java | 4 +-
.../io/input/buffer/PeekableInputStreamTest.java | 50 +++++++++++-----------
.../io/output/DeferredFileOutputStreamTest.java | 2 +-
4 files changed, 34 insertions(+), 28 deletions(-)