This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git


The following commit(s) were added to refs/heads/master by this push:
     new 2478e56f6 Update action description
2478e56f6 is described below

commit 2478e56f677db974fa196761cf704202cb2cd3c0
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jun 5 07:12:40 2026 -0400

    Update action 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 dbdf5543e..0c2785466 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -190,7 +190,7 @@ java.lang.NullPointerException: Cannot invoke
     <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add ArrayFill.clear(char[]) (#1667).</action>
     <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add DurationUtils.toMillisLong(Duration) (#1679).</action>
     <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add Instants.toEpochMillis(Instant) (#1680).</action>
-    <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add StringUtils.trimControl(String) (#1681).</action>
+    <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add StringUtils.trimAsciiControl(String) (#1681).</action>
     <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add Instants.toMillisSince(Instant) (#1683).</action>
     <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add CharUtils isHex(int), isAsciiNumeric(int), isOctal(int) 
(#1685).</action>
     <!-- UPDATE -->

Reply via email to