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 38b7b49 Better description.
38b7b49 is described below
commit 38b7b491d9403fa70e851253b30f9e9af27fe77f
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jul 12 09:05:52 2021 -0400
Better description.
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 77a0b8a..ad451bd 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -48,7 +48,7 @@ The <action> type attribute can be add,update,fix,remove.
<release version="2.13.0" date="2021-MM-DD" description="Java 8 required.">
<!-- FIX -->
<action dev="ggregory" type="fix" due-to="Gary Gregory">
- Fix Javadoc links to the JRE.
+ Fix Javadoc links to the JRE Javadoc 8.
</action>
<!-- ADD -->
<action dev="ggregory" type="add" due-to="Gary Gregory">