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 e36ad64c2 Better description
e36ad64c2 is described below

commit e36ad64c2f08ad6efecf1bd00727930ca9557d37
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jun 7 07:30:36 2026 -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 affecebee..3d7b6d399 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -177,7 +177,7 @@ java.lang.NullPointerException: Cannot invoke
     <action                   type="fix" dev="ggregory" due-to="Omkhar 
Arasaratnam, Gary Gregory">Range.readObject() does not re-assert the 
comparator/ordering invariant (#1686).</action>
     <action                   type="fix" dev="ggregory" due-to="Omkhar 
Arasaratnam, Gary Gregory">Fraction.readObject() does not re-assert denominator 
!= 0 (#1688).</action>
     <action                   type="fix" dev="ggregory" due-to="Omkhar 
Arasaratnam, Gary Gregory">FastDateParser.readObject(ObjectInputStream) now 
validates the same (#1692).</action>
-    <action                   type="fix" dev="ggregory" due-to="alhudz, Gary 
Gregory">Fix indexOfAny matching an unpaired trailing high surrogate 
(#1687).</action>
+    <action                   type="fix" dev="ggregory" due-to="alhudz, Gary 
Gregory">Fix StringUtils.indexOfAny() matching an unpaired trailing high 
surrogate (#1687).</action>
     <action                   type="fix" dev="ggregory" due-to="alhudz, Gary 
Gregory">Fix LookupTranslator code point consumption for supplementary keys 
(#1691).</action>
     <!-- ADD -->
     <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add JavaVersion.JAVA_27.</action>

Reply via email to