Add LANG-1261 to changes.xml

Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/556d0fe1
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/556d0fe1
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/556d0fe1

Branch: refs/heads/master
Commit: 556d0fe10ff9d2ffd75185866dc78e259b71d035
Parents: 1f56bd1
Author: Benedikt Ritter <brit...@apache.org>
Authored: Sun Sep 18 18:01:02 2016 +0200
Committer: Benedikt Ritter <brit...@apache.org>
Committed: Sun Sep 18 18:01:02 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/556d0fe1/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c038ad8..5bd9589 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -46,6 +46,7 @@ The <action> type attribute can be add,update,fix,remove.
   <body>
 
   <release version="3.5" date="tba" description="tba">
+    <action issue="LANG-1261" type="fix" dev="pschumacher" 
>ArrayUtils.contains returns false for instances of subtypes</action>
     <action issue="LANG-1230" type="fix" dev="pschumacher" due-to="Philippe 
Marschall">Remove unnecessary synchronization from registry lookup in 
EqualsBuilder and HashCodeBuilder</action>
     <action issue="LANG-1224" type="add" dev="pschumacher" due-to="Caleb 
Cushing">Extend RandomStringUtils with methods that generate strings between a 
min and max length</action>
     <action issue="LANG-1214" type="fix" dev="pschumacher" due-to="Henry 
Tung">Handle "void" in ClassUtils.getClass()</action>

Reply via email to