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 2077753f0 Fix release description
2077753f0 is described below
commit 2077753f0644e447f1c97faf1d94876fcb6001c8
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jan 1 17:04:51 2025 -0500
Fix release 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 621dc27b2..f4de083fe 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -46,7 +46,7 @@ The <action> type attribute can be add,update,fix,remove.
<title>Apache Commons IO Release Notes</title>
</properties>
<body>
- <release version="2.19.0" date="YYYY-MM-DD" description="Version 2.18.1:
Java 8 is required.">
+ <release version="2.19.0" date="YYYY-MM-DD" description="Version 2.19.0:
Java 8 is required.">
<!-- FIX -->
<action dev="ggregory" type="fix" due-to="Gary
Gregory">Deprecate constructor Counters.Counters() to be private in
4.0.</action>
<action dev="ggregory" type="fix" due-to="Gary
Gregory">Deprecate constructor Charsets.Charsets() to be private in
4.0.</action>