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 7c7cf31 Fix Javadoc links to the JRE. 7c7cf31 is described below commit 7c7cf31eebf482bed30a53d5322b7ebeb84e4568 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Jul 11 09:27:49 2021 -0400 Fix Javadoc links to the JRE. --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 27499cb..2c44b5f 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -84,6 +84,9 @@ The <action> type attribute can be add,update,fix,remove. toString(byte[]) toString(byte[], String) </action> + <action dev="ggregory" type="fix" due-to="Gary Gregory"> + Fix Javadoc links to the JRE. + </action> <!-- ADD --> <action dev="ggregory" type="update" due-to="Gary Gregory"> Add SymbolicLinkFileFilter.