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 2022/11/26 20:33:02 UTC

[commons-collections] branch master updated: Update changes.xml

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


The following commit(s) were added to refs/heads/master by this push:
     new 7b2c1b2b3 Update changes.xml
7b2c1b2b3 is described below

commit 7b2c1b2b3ef501e03ec5bf1de31754836a2e7a07
Author: Gary Gregory <ga...@users.noreply.github.com>
AuthorDate: Sat Nov 26 15:32:58 2022 -0500

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

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a37bb9c6f..27b85cc8b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -112,6 +112,9 @@
     <action type="fix" dev="ggregory" due-to="Gary Gregory">
       AbstractReferenceMap.WeakRef implements hashCode() but not equals().
     </action>
+    <action type="fix" dev="ggregory" due-to="Arturo Bernal">
+      Use Java style array decelerations #362.
+    </action>
     <!-- ADD -->
     <action issue="COLLECTIONS-760" dev="kinow" type="add" due-to="Isira Seneviratne">
       Add tests for MapUtils.