You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/06/24 23:13:16 UTC

[commons-pool] branch master updated: Split entries for better legibility in generated reports

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


The following commit(s) were added to refs/heads/master by this push:
     new 6d6b8e93 Split entries for better legibility in generated reports
6d6b8e93 is described below

commit 6d6b8e93669259af080106f1e39f2af760edde9b
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Jun 24 19:13:12 2023 -0400

    Split entries for better legibility in generated reports
---
 src/changes/changes.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 89e4536d..fa57511a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -82,6 +82,8 @@ The <action> type attribute can be add,update,fix,remove.
     </action>
     <action dev="ggregory" type="fix" due-to="Gary Gregory">
       Make private class GenericKeyedObjectPool.ObjectDeque class static.
+    </action>
+    <action dev="ggregory" type="fix" due-to="Gary Gregory">
       Make private class BaseGenericObjectPool.StatsStore class static.      
     </action>
     <action type="fix" dev="ggregory" due-to="step-security-bot, Gary Gregory">