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-lang.git


The following commit(s) were added to refs/heads/master by this push:
     new f827d6ac5 [LANG-1735] Fix Javadoc for FluentBitSet.setInclusive(int, 
int) #1222
f827d6ac5 is described below

commit f827d6ac51d3f58fb19c6d9f59e6d1b99378cdfd
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Thu May 23 09:08:51 2024 -0400

    [LANG-1735] Fix Javadoc for FluentBitSet.setInclusive(int, int) #1222
---
 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 77da58607..0cf3a0b5f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -134,7 +134,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action                   type="fix" dev="ggregory" due-to="Gary 
Gregory">StringUtils.stripAccents(String) doesn't handle I with bar.</action> 
     <action                   type="fix" dev="ggregory" due-to="Gary 
Gregory">StringUtils.stripAccents(String) doesn't handle U with bar.</action> 
     <action                   type="fix" dev="ggregory" due-to="Gary 
Gregory">StringUtils.stripAccents(String) doesn't handle T with 
stroke.</action> 
-    <action issue="LANG-1735" type="fix" dev="ggregory" due-to="Gary 
Gregory">Fix Javadoc for FluentBitSet.setInclusive(int, int) #1222.</action>
+    <action issue="LANG-1735" type="fix" dev="ggregory" due-to="Tobias 
Kiecker">Fix Javadoc for FluentBitSet.setInclusive(int, int) #1222.</action>
     <action                   type="fix" dev="ggregory" due-to="Tobias 
Kiecker">Same Javadoc changes as [TEXT-234] #1223.</action>  
     <!-- UPDATE -->
     <action                   type="update" dev="sebb" due-to="Dependabot, 
Gary Gregory">Bump commons-parent from 64 to 70 #1194.</action>

Reply via email to