Skip to content

Commit 1f8fb97

Browse files
authored
Add PathMatcher to IOFileFilter class Javadoc #536
1 parent c017a77 commit 1f8fb97

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ The <action> type attribute can be add,update,fix,remove.
7676
<action dev="ggregory" type="fix" due-to="Gary Gregory">Avoid NullPointerException in IOCase.checkRegionMatches(String, int, String) on null input.</action>
7777
<action dev="ggregory" type="fix" due-to="Gary Gregory">BoundedInputStream.getCount() should not count EOF.</action>
7878
<action dev="ggregory" type="fix" due-to="Elliotte Rusty Harold, Gary Gregory">Modernize temp file creation and deletion in DeferredFileOutputStreamTest #535.</action>
79+
<action dev="ggregory" type="fix" due-to="Elliotte Rusty Harold">Add PathMatcher to IOFileFilter class Javadoc #536.</action>
7980
<!-- Add -->
8081
<action dev="ggregory" type="add" due-to="Gary Gregory">Add and use PathUtils.getFileName(Path, Function&lt;Path, R&gt;).</action>
8182
<action dev="ggregory" type="add" due-to="Gary Gregory">Add and use PathUtils.getFileNameString().</action>

0 commit comments

Comments
 (0)