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 66e6841  [CONFIGURATION-731] Allow user to specify the comments & 
separator chars.
66e6841 is described below

commit 66e68416069c6d26d26cf187e876c13424424e12
Author: Gary Gregory <ggreg...@rocketsoftware.com>
AuthorDate: Thu Feb 28 10:37:45 2019 -0500

    [CONFIGURATION-731] Allow user to specify the comments & separator
    chars.
---
 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 9af8342..3726884 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -28,7 +28,7 @@
     <release version="2.5" date="2019-MM-DD"
              description="Minor release with new features and updated 
dependencies.">
       <action dev="ggregory" type="fix" issue="CONFIGURATION-731" 
due-to="Shuai Zhang, Gary Gregory">
-        Allow user to specify the comments & separator chars.
+        Allow user to specify the comments and separator chars.
       </action>
       <action dev="ggregory" type="update" issue="CONFIGURATION-738" 
due-to="Gary Gregory">
       Update Jackson from 2.9.7 to 2.9.8.

Reply via email to