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 a1ddbcc75 Simplify
new 46cef6bd4 Javadoc
new f9022686c Add ProxyInputStream.unwrap()
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 | 1 +
src/main/java/org/apache/commons/io/function/Uncheck.java | 4 ++--
.../java/org/apache/commons/io/input/ProxyInputStream.java | 11 +++++++++++
.../org/apache/commons/io/input/ProxyInputStreamTest.java | 2 ++
4 files changed, 16 insertions(+), 2 deletions(-)