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 ad006fec Better docs
ad006fec is described below
commit ad006fecb336ef9d17eb640eab328ecd50a3e044
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jul 3 15:36:15 2023 -0400
Better docs
---
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 06dd4b5f..35ce2f2b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -113,7 +113,7 @@ The <action> type attribute can be add,update,fix,remove.
[SFTP] Handle the case where a user does not have any groups #280.
</action>
<action type="fix" dev="ggregory" due-to="ymenager">
- hadoop-hdfs-client is not set as optional #291.
+ The dependency hadoop-hdfs-client is not set as optional #291.
</action>
<action type="fix" dev="ggregory" due-to="Boris Petrov">
AbstractFileObject uses the wrong exception for "cause" #316.