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 6f4089ec Javadoc new 7f1cfe45 [IO-811] FileUtils.listFiles(File, String[], boolean) fails to close its internal Stream new 5fe15066 Javadoc new 2c35eaaa [IO-811] FileUtils.iterateFiles(File, String[], boolean) fails to close its internal Stream new 3799e501 Javadoc The 4 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 | 8 ++++++- src/main/java/org/apache/commons/io/FileUtils.java | 26 ++++++++++++---------- .../java/org/apache/commons/io/StreamIterator.java | 15 +++++++------ 3 files changed, 29 insertions(+), 20 deletions(-)