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


The following commit(s) were added to refs/heads/master by this push:
     new 46f13bfc Fix typo in action description.
46f13bfc is described below

commit 46f13bfc756d2de23380a07bfdfeeb6596af7025
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jul 11 15:03:19 2026 -0400

    Fix typo in 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 094651bb..eb3306cb 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -51,7 +51,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="fix" dev="ggregory" due-to="Gary Gregory">Fix Apache RAT 
plugin console warnings.</action>
       <action type="fix" dev="ggregory" due-to="Gary Gregory">Fix Javadoc 
warnings.</action>
       <action type="fix" dev="ggregory" due-to="alhuda, Gary Gregory">Fix int 
overflow in PCX image buffer sizing, now throws AllocationRequestException 
(#552).</action>
-      <action type="fix" dev="ggregory" due-to="alhuda, Gary Gregory">Fix int 
overflow in Allocator.array/arrayList size checks (#551)..</action>
+      <action type="fix" dev="ggregory" due-to="alhuda, Gary Gregory">Fix int 
overflow in Allocator.array/arrayList size checks (#551).</action>
       <!-- ADD -->
       <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 83 to 102 #527, #530, 
#539, #544, #546, #550.</action>

Reply via email to