This is an automated email from the ASF dual-hosted git repository.

kinow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git


The following commit(s) were added to refs/heads/master by this push:
     new 53529d8  [LANG-1591]: add changes.xml entry
53529d8 is described below

commit 53529d8f498f892d2b94803b91e1d4fd2b885b38
Author: Bruno P. Kinoshita <ki...@apache.org>
AuthorDate: Mon Jul 20 21:19:44 2020 +1200

    [LANG-1591]: add changes.xml entry
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e83bbac..dbb1c64 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -46,7 +46,7 @@ The <action> type attribute can be add,update,fix,remove.
   <body>
 
   <release version="3.12" date="2020-MM-DD" description="New features and bug 
fixes.">
-    
+    <action issue="LANG-1591" type="update" dev="kinow" 
due-to="bhawna94">Remove redudant argument from substring call</action>
   </release>
   <release version="3.11" date="2020-07-12" description="New features and bug 
fixes.">
     <action                   type="update" dev="chtompki" due-to="Jin 
Xu">Refine test output for FastDateParserTest</action>

Reply via email to