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 fc6790179 Sort members new 5a6ec8f39 Better local name new 729821571 Javadoc new bdd804d2e NullInputStream.read(*) should throw IOException when it is closed The 3 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 | 4 ++- .../apache/commons/io/input/NullInputStream.java | 15 ++++----- .../commons/io/input/AbstractInputStreamTest.java | 2 +- .../commons/io/input/CircularInputStreamTest.java | 4 +-- .../commons/io/input/NullInputStreamTest.java | 37 +++++++++++++++++++--- 5 files changed, 45 insertions(+), 17 deletions(-)