Skip to content

Commit 40cf7ce

Browse files
author
Gary Gregory
committed
Add PathUtils.isPosix(Path, LinkOption...). #290
Add PathUtils.readAttributes(Path, Class, LinkOption...). #290
1 parent aac6917 commit 40cf7ce

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,12 @@ The <action> type attribute can be add,update,fix,remove.
269269
<action issue="IO-753" dev="ggregory" type="add" due-to="SebastianDietrich, Gary Gregory">
270270
Add IOUtils method to copy output stream to input stream #281.
271271
</action>
272+
<action dev="ggregory" type="add" due-to="Gary Gregory">
273+
Add PathUtils.isPosix(Path, LinkOption...). #290
274+
</action>
275+
<action dev="ggregory" type="add" due-to="Gary Gregory">
276+
Add PathUtils.readAttributes(Path, Class, LinkOption...). #290
277+
</action>
272278
<!-- UPDATE -->
273279
<action dev="ggregory" type="add" due-to="Gary Gregory">
274280
Update FileEntry to use FileTime instead of long for file time stamps.

0 commit comments

Comments
 (0)