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

commit d3dbdc80d48db8c2c096dd26189062569a7baa23
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Jul 13 08:16:26 2023 -0400

    Add missing entry
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7a975268e..7b9842359 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -267,6 +267,9 @@
     <action issue="COLLECTIONS-746" dev="ggregory" type="add" due-to="Gary 
Gregory">
       Add 
org.apache.commons.collections4.properties.PropertiesFactory.EMPTY_PROPERTIES.
     </action>
+    <action issue="COLLECTIONS-746" dev="ggregory" type="add" due-to="Gary 
Gregory">
+      Add PropertiesFactory.
+    </action>
     <!-- UPDATE -->
     <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
       Bump org.easymock:easymock from 4.0.2 to 5.1.0 #352, #355, #375.

Reply via email to