This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git


The following commit(s) were added to refs/heads/master by this push:
     new 8bf6807f2 Test links to targets outside the source directory #571
8bf6807f2 is described below

commit 8bf6807f2173e8bb8bdeae4c37e9ceafbad0507f
Author: Gary Gregory <garydgreg...@users.noreply.github.com>
AuthorDate: Mon Jan 29 11:56:29 2024 -0500

    Test links to targets outside the source directory #571
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2e1a1628d..5b5f2dcab 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -103,6 +103,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action dev="ggregory" type="fix"                due-to="Elliotte Rusty 
Harold, Gary Gregory">Clarify and correct EndianUtils and 
SwappedDataInputStream API doc #566.</action>
       <action dev="ggregory" type="fix"                due-to="Elliotte Rusty 
Harold">Add characterization test for copying a symlinked directory 
#570.</action>
       <action dev="ggregory" type="fix"                due-to="Gary 
Gregory">RandomAccessFileInputStream.builder().get() now throws ISE instead of 
NPE.</action>
+      <action dev="ggregory" type="fix" issue="IO-845" due-to=" Elliotte Rusty 
Harold">Test links to targets outside the source directory #571.</action>
       <!-- Add -->
       <action dev="ggregory" type="add"                due-to="Gary 
Gregory">Add and use PathUtils.getFileName(Path, Function&lt;Path, 
R&gt;).</action>
       <action dev="ggregory" type="add"                due-to="Gary 
Gregory">Add and use PathUtils.getFileNameString().</action>

Reply via email to