This is an automated email from the ASF dual-hosted git repository. sebb 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 41a4058 +=NET-660 new ec0399b Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-net 41a4058 is described below commit 41a405867da9e99ddfaf46d48309744104ed58b9 Author: Sebb <s...@apache.org> AuthorDate: Sat Jun 20 00:31:16 2020 +0100 +=NET-660 --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 23dcf15..c04001e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -158,6 +158,9 @@ This is mainly a bug-fix release. See further details below. <action issue="NET-649" type="fix" dev="sebb" due-to="Filipe Bojikian Rissi"> 227 Entering Passive Mode </action> + <action issue="NET-660" type="add" dev="sebb" due-to="Nagabhushan S N"> + Next and Previous IP Address in SubnetUtils.SubnetInfo + </action> </release> <release version="3.6" date="2017-02-15" description=" This is mainly a bug-fix release. See further details below.