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-net.git
The following commit(s) were added to refs/heads/master by this push: new 5270bf4 Minor Improvements #71. 5270bf4 is described below commit 5270bf42c75b6e29d76709bf8f94438529e8052a Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Dec 26 12:30:51 2020 -0500 Minor Improvements #71. --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index e71e485..61b46fb 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -73,6 +73,9 @@ The <action> type attribute can be add,update,fix,remove. <action issue="NET-695" type="update" dev="ggregory" due-to="Gary Gregory, Possibly Cott"> Apply SocketClient timeout after connection but before SSL negotiation. </action> + <action type="update" dev="ggregory" due-to="Arturo Bernal"> + Minor Improvements #71. + </action> </release> <release version="3.7.2" date="2020-10-14" description="Maintenance and bug fix release."> <action issue="NET-689" type="fix" dev="ggregory" due-to="Charlie, Gary Gregory">