Change action type in changes.xml

git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1796032 
13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/commons-collections/commit/441df91a
Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/441df91a
Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/441df91a

Branch: refs/heads/master
Commit: 441df91aa12956103304f59a6a94b473c13bfc9d
Parents: 8f346f9
Author: Bruno P. Kinoshita <[email protected]>
Authored: Wed May 24 09:33:26 2017 +0000
Committer: Bruno P. Kinoshita <[email protected]>
Committed: Wed May 24 09:33:26 2017 +0000

----------------------------------------------------------------------
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-collections/blob/441df91a/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bf23905..f7cf17f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -24,7 +24,7 @@
     <action issue="COLLECTIONS-602" dev="kinow" type="update" due-to="John 
Mark">
       Improve efficiency of DefaultedMap.get
     </action>
-    <action issue="COLLECTIONS-603" dev="kinow" type="fix" due-to="Artem 
Konovalov">
+    <action issue="COLLECTIONS-603" dev="kinow" type="update" due-to="Artem 
Konovalov">
       Small improvements for generics, conditional statements, and warnings 
suppressions.
     </action>
     <action issue="COLLECTIONS-594" dev="ggregory" type="fix" due-to="Javen 
O'Neal">

Reply via email to