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 ab47f7d5 Remove duplicate ab47f7d5 is described below commit ab47f7d5dbd8a99dc2f872d35211b9f57c506955 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Sep 17 07:46:57 2023 -0400 Remove duplicate --- src/changes/changes.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 7f9a703a..30a49be1 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -136,9 +136,6 @@ The <action> type attribute can be add,update,fix,remove. <action type="fix" dev="ggregory" due-to="step-security-bot, Gary Gregory"> [StepSecurity] ci: Harden GitHub Actions #401. </action> - <action type="fix" issue="VFS-844" dev="ggregory" due-to="Thorsten Beise, Gary Gregory"> - UriString of webdav-filename is twice URLEncoded in moveTo operation. - </action> <action type="fix" issue="VFS-846" dev="ggregory" due-to="beise, Gary Gregory"> Resolve a FileName to correct FileType #424. </action>