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 28ba66e  [VFS-706] Add ability to specify buffer sizes #59.
28ba66e is described below

commit 28ba66ef6edec43269da2fb8154c6d02bf22eb67
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Apr 25 17:25:18 2019 -0400

    [VFS-706] Add ability to specify buffer sizes #59.
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0873faf..709a09f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -83,6 +83,9 @@ The <action> type attribute can be add,update,fix,remove.
       <action issue="VFS-703" dev="ggregory" type="update" due-to="Gary 
Gregory">
         Update Apache Commons Lang from 3.8.1 to 3.9.
       </action>
+      <action issue="VFS-706" dev="ggregory" type="add" due-to="Boris Petrov">
+        Add ability to specify buffer sizes #59.
+      </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">

Reply via email to