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 54bc620d6 Focus Javadoc on current version rather than past versions 
#573
54bc620d6 is described below

commit 54bc620d6ea3f261cb66ccb2756046c25b1b8584
Author: Gary Gregory <garydgreg...@users.noreply.github.com>
AuthorDate: Wed Jan 31 10:29:49 2024 -0500

    Focus Javadoc on current version rather than past versions #573
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index aaef21c45..f8dda510d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -104,6 +104,7 @@ The <action> type attribute can be add,update,fix,remove.
       <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>
+      <action dev="ggregory" type="fix"                due-to="Elliotte Rusty 
Harold">Focus Javadoc on current version rather than past versions 
#573.</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