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

commit 4b194a59d6b91afd632a110fca00f89b8b3844d2
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Nov 25 09:29:41 2023 -0500

    Fix and reenable testSkip_RequiredCharsets #518
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 9657c77f..6fdf5039 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -47,6 +47,9 @@ The <action> type attribute can be add,update,fix,remove.
   </properties>
 
   <body>
+    <release version="2.15.2" date="202Y-MM-DD" description="Java 8 is 
required.">
+      <action dev="ggregory" type="fix" due-to="Elliotte Rusty Harold">Fix and 
reenable testSkip_RequiredCharsets #518.</action>
+    </release>
     <release version="2.15.1" date="2023-11-24" description="Java 8 is 
required.">
       <!-- FIX -->
       <action dev="sebb" type="fix" due-to="Gregor Dschung">Fix wrong issue id 
in change log #503.</action>

Reply via email to