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 264a63f Typo. 264a63f is described below commit 264a63f7ea73774b12261aac93740dbdcda75e28 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Mon Apr 29 11:49:55 2019 -0400 Typo. --- src/changes/changes.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 7b8e857..7846f9c 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -107,7 +107,6 @@ The <action> type attribute can be add,update,fix,remove. <action issue="VFS-662" dev="ggregory" type="fix" due-to="Alexey Abashev, Gary Gregory"> [SFTP] SftpFileSystem has Thread-safe issue about idleChannel (#36). </action> - </release> <release version="2.3" date="2019-02-01" description="New features and bug fix release."> <action issue="VFS-645" dev="ggregory" type="fix">