Skip to content

Commit 3aec31c

Browse files
author
Rory Winston
committed
Update changes
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/net/branches/NET_2_0@924679 13f79535-47bb-0310-9956-ffa450edef68
1 parent 3573402 commit 3aec31c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

src/changes/changes.xml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,24 @@ limitations under the License.
2424

2525
<body>
2626
<release version="2.1" date="" description="Fix release">
27+
<action dev="niallp" type="fix">
28+
Fix site reports
29+
</action>
30+
<action dev="rwinston" type="fix" issue="NET-285">
31+
Add support for setting external host ip/port range
32+
</action>
33+
<action dev="rwinston" type="fix" issue="NET-290">
34+
Add fix and testcase for DotTerminatedMessageReader
35+
</action>
36+
<action dev="rwinston" type="fix" issue="NET-288">
37+
Add support for IPv6 EPRT/EPSV
38+
</action>
39+
<action dev="rwinston" type="fix" issue="NET-305">
40+
Fix SubnetUtils for /32 subnets and add inclusive host count flag
41+
</action>
42+
<action dev="rwinston" type="fix" issue="NET-300">
43+
Fix NPE when listHiddenFiles was on
44+
</action>
2745
<action dev="rwinston" type="fix" issue="NET-215">
2846
UNIXFTPEntryParser didn't preserve trailing whitespace in files
2947
</action>

0 commit comments

Comments
 (0)