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 459431e0 Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 new 58957e48 Javadoc new b9e4f5e6 Bump default buffer size to IOUtils#DEFAULT_BUFFER_SIZE The 2 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 | 15 +++++++++ .../commons/io/input/CharSequenceInputStream.java | 11 +++---- .../apache/commons/io/input/ReaderInputStream.java | 36 ++++++++++------------ .../io/input/buffer/PeekableInputStream.java | 4 ++- .../commons/io/output/ChunkedOutputStream.java | 4 ++- .../apache/commons/io/output/ChunkedWriter.java | 4 ++- .../commons/io/output/WriterOutputStream.java | 3 +- .../commons/io/output/ChunkedOutputStreamTest.java | 3 +- .../commons/io/output/ChunkedWriterTest.java | 5 ++- 9 files changed, 53 insertions(+), 32 deletions(-)