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 85fa1643 Typo
85fa1643 is described below

commit 85fa1643234d02eecff19dfd25ae5675059a7d4e
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Dec 17 16:24:36 2023 -0500

    Typo
---
 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 d91897c5..12842517 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -49,7 +49,7 @@ The <action> type attribute can be add,update,fix,remove.
   <body>
     <release version="2.16.0" date="202Y-MM-DD" description="Java 8 is 
required.">
       <!-- Fix -->
-      <action dev="ggregory" type="fix" due-to="Elliotte Rusty Harold">Fix and 
reenable testSkip_RequiredCharsets #518.</action>
+      <action dev="ggregory" type="fix" due-to="Elliotte Rusty Harold">Fix and 
re-enable testSkip_RequiredCharsets #518.</action>
       <action dev="ggregory" type="fix" issue="IO-824" due-to="Miguel Munoz, 
Gary Gregory">SymbolicLineFileFilter documentation fixes.</action>
       <action dev="ggregory" type="fix" issue="IO-795" due-to="Miguel Munoz, 
Gary Gregory">CharSequenceInputStream.reset() only works once #520.</action>
       <action dev="ggregory" type="fix" issue="IO-825" due-to="Arthur Chan, 
Gary Gregory">Add byte array size validation for methods in EndianUtils 
#521.</action>

Reply via email to