LANG-1276: add changes.xml entry

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

Branch: refs/heads/master
Commit: 65ed41ff7a8cfb0bbc03620e186382a16e23db56
Parents: 1032542
Author: pascalschumacher <pascalschumac...@gmx.net>
Authored: Sun Oct 23 17:03:51 2016 +0200
Committer: pascalschumacher <pascalschumac...@gmx.net>
Committed: Sun Oct 23 17:03:51 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/65ed41ff/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 29f1725..196af87 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.6" date="tba" description="tba">
+    <action issue="LANG-1276" type="fix" dev="pschumacher" due-to="Andy 
Klimczak">StrBuilder#replaceAll ArrayIndexOutOfBoundsException</action>
     <action issue="LANG-1278" type="fix" dev="pschumacher" due-to="Duke 
Yin">BooleanUtils javadoc issues</action>
     <action issue="LANG-1277" type="update" dev="pschumacher" 
due-to="yufcuy">StringUtils#getLevenshteinDistance reduce memory 
consumption</action>
     <action issue="LANG-1070" type="fix" dev="pschumacher" due-to="Paul 
Pogonyshev">ArrayUtils#add confusing example in javadoc</action>

Reply via email to