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-configuration.git
The following commit(s) were added to refs/heads/master by this push: new 0685cef Fix syntax in user guide documentation #33. 0685cef is described below commit 0685cefcb742a8b78bc153b0f34fbd96c96c2e97 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Thu Sep 12 10:08:04 2019 -0400 Fix syntax in user guide documentation #33. --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 3392919..14f35b8 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -48,6 +48,9 @@ <action dev="ggregory" type="update" issue="CONFIGURATION-755" due-to="Gary Gregory"> [CVE-2014-0114] Update Apache Commons BeanUtils from 1.9.3 to 1.9.4. </action> + <action dev="ggregory" type="update" due-to="Kevin Wang"> + Fix syntax in user guide documentation #33. + </action> </release> <release version="2.5" date="2019-05-23" description="Minor release with new features and updated dependencies.">