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 d1411b643 Adding labels and history to split StopWatch #1473
d1411b643 is described below

commit d1411b643441c2907fcd87a439fb57f6ca85aef2
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Nov 3 12:16:38 2025 -0500

    Adding labels and history to split StopWatch #1473
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 8107c9530..fc305786f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -62,6 +62,7 @@ The <action> type attribute can be add,update,fix,remove.
     <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add SystemUtils.IS_JAVA_26.</action>
     <action                   type="add" dev="ggregory" due-to="jack5505, Gary 
Gregory">Add MutablePair.ofNonNull(Map.Entry).</action>
     <action                   type="add" dev="ggregory" due-to="Gary 
Gregory">Add TimedSemaphore.builder(), Builder, and deprecate 
constructors.</action>
+    <action issue="LANG-1504" type="add" dev="ggregory" due-to="Edwin Delgado 
H, Gary Gregory">Adding labels and history to split StopWatch #1473.</action>
     <!-- UPDATE -->
     <action                   type="update" dev="ggregory" due-to="Gary 
Gregory">Bump org.apache.commons:commons-parent from 88 to 90 #1472.</action>
   </release>

Reply via email to