Skip to content

Commit 50583f2

Browse files
author
Gary Gregory
committed
[IO-721] Wrong exception message in FileUtils.setLastModified(File,
File).
1 parent cf23163 commit 50583f2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ The <action> type attribute can be add,update,fix,remove.
8989
<action issue="IO-750" dev="ggregory" type="fix" due-to="Sita Geßner, Sebastian Peters, Gary Gregory">
9090
FileUtils.iterateFiles also lists directories.
9191
</action>
92+
<action issue="IO-721" dev="ggregory" type="fix" due-to="Dirk Heinrichs, Gary Gregory">
93+
Wrong exception message in FileUtils.setLastModified(File, File).
94+
</action>
9295
<!-- ADD -->
9396
<action dev="ggregory" type="add" due-to="Gary Gregory">
9497
Add BrokenReader.INSTANCE.

0 commit comments

Comments
 (0)