Skip to content

Commit 7081079

Browse files
committed
Add characterization test for copying a symlinked directory #570
1 parent 278ca07 commit 7081079

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
@@ -101,6 +101,7 @@ The <action> type attribute can be add,update,fix,remove.
101101
<action dev="ggregory" type="fix" due-to="Gary Gregory">Deprecate FilenameUtils 0-argument constructor.</action>
102102
<action dev="ggregory" type="fix" due-to="Gary Gregory">Deprecate RandomAccessFiles 0-argument constructor.</action>
103103
<action dev="ggregory" type="fix" due-to="Elliotte Rusty Harold, Gary Gregory">Clarify and correct EndianUtils and SwappedDataInputStream API doc #566.</action>
104+
<action dev="ggregory" type="fix" due-to="Elliotte Rusty Harold">Add characterization test for copying a symlinked directory #570.</action>
104105
<!-- Add -->
105106
<action dev="ggregory" type="add" due-to="Gary Gregory">Add and use PathUtils.getFileName(Path, Function&lt;Path, R&gt;).</action>
106107
<action dev="ggregory" type="add" due-to="Gary Gregory">Add and use PathUtils.getFileNameString().</action>

0 commit comments

Comments
 (0)