Skip to content

Commit 2ab6827

Browse files
committed
Doc update [skip ci]
1 parent ab165f7 commit 2ab6827

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
@@ -55,6 +55,7 @@ The <action> type attribute can be add,update,fix,remove.
5555
<action dev="ggregory" type="add" due-to="Gary Gregory">Add NullInputStream.init().</action>
5656
<action dev="ggregory" type="add" due-to="Gary Gregory">Add AbstractInputStream and refactor duplicate code.</action>
5757
<!-- FIX -->
58+
<action dev="sebb" type="fix" issue="IO-858">FileUtilsWaitForTest does not test anything useful.</action>
5859
<action dev="ggregory" type="fix" due-to="Gary Gregory">Add missing unit tests.</action>
5960
<action dev="ggregory" type="fix" due-to="Gary Gregory">FileUtils.lastModifiedFileTime(File) calls Objects.requireNonNull() on the wrong object.</action>
6061
<action dev="ggregory" type="fix" due-to="Gary Gregory">PathUtils.deleteOnExit(Path) calls Objects.requireNonNull() on the wrong object.</action>

0 commit comments

Comments
 (0)