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 2c6b865  Remove trailing whitespace.
2c6b865 is described below

commit 2c6b8651d817db04d333f36797b93dff813925da
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Mar 10 13:19:14 2021 -0500

    Remove trailing whitespace.
---
 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 b9bcc88..f13fd5c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -48,7 +48,7 @@ The <action> type attribute can be add,update,fix,remove.
     <release version="2.8.1" date="2021-MM-DD" description="Maintenance 
release. Requires Java 8.">
       <!-- FIXES -->
       <action type="fix" dev="ggregory" due-to="Boris Petrov">
-        VFS.close(): Set `instance` to `null` after closing it #163. 
+        VFS.close(): Set `instance` to `null` after closing it #163.
       </action>
     </release>
     <release version="2.8.0" date="2021-03-06" description="Feature and 
maintenance release. Requires Java 8.">

Reply via email to