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-lang.git
The following commit(s) were added to refs/heads/master by this push:
new 6102734 [LANG-696] Update documentation related to the issue LANG-696
#449.
6102734 is described below
commit 6102734c93efa349290ec95bbf2008e89a49a460
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 8 14:55:07 2019 -0400
[LANG-696] Update documentation related to the issue LANG-696 #449.
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e547e24..f8cfe40 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -74,6 +74,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Jonathan
Leitschuh, Bruno P. Kinoshita, Rob Tompkins, Gary Gregory">Improve Javadoc
based on the discussion of the GitHub PR #459.</action>
<action type="update"
dev="ggregory">maven-checkstyle-plugin 3.0.0 -> 3.1.0.</action>
<action type="update"
dev="ggregory">com.puppycrawl.tools:checkstyle 8.24 -> 8.25.</action>
+ <action issue="LANG-696" type="fix" dev="ggregory" due-to="Peter
Verhas">Update documentation related to the issue LANG-696 #449.</action>
</release>
<release version="3.9" date="2019-04-09" description="New features and bug
fixes. Requires Java 8, supports Java 9, 10, 11.">