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-vfs.git
The following commit(s) were added to refs/heads/master by this push:
new edb8182 Update changes.xml with JIRA issue ID for PR 51.
edb8182 is described below
commit edb818268a99da5489418a3696cf7e454d67d91a
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Mar 6 09:23:05 2019 -0500
Update changes.xml with JIRA issue ID for PR 51.
---
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 56d01c9..6b4d282 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -56,7 +56,7 @@ The <action> type attribute can be add,update,fix,remove.
<action issue="VFS-692" dev="ggregory" type="update" due-to="Gary
Gregory">
Update Apache Commons Collections from 4.2 to 4.3.
</action>
- <action dev="ggregory" type="update" due-to="Boris
Petrov, Gary Gregory">
+ <action issue="VFS-693" dev="ggregory" type="update" due-to="Boris
Petrov, Gary Gregory">
Add support for customizing FTP transfer aborted status codes. GitHub
PR #51.
</action>
</release>