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 2077753f0 Fix release description new f78f7a256 Add ProxyInputStream.setReference(InputStream), was package-private setIn(InputStream) new 07ad1b3cb Add ProxyOutputStream.setReference(OutputStream) 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 | 2 ++ .../apache/commons/io/input/ProxyInputStream.java | 7 +++++-- .../apache/commons/io/output/ProxyOutputStream.java | 12 ++++++++++++ .../commons/io/input/ProxyInputStreamTest.java | 10 +++++----- .../commons/io/output/ProxyOutputStreamTest.java | 20 ++++++++++++++++---- 5 files changed, 40 insertions(+), 11 deletions(-)