Skip to content

Commit b3c6f49

Browse files
author
Rory Winston
committed
Update xdoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/net/branches/NET_2_0@783862 13f79535-47bb-0310-9956-ffa450edef68
1 parent 6de1c92 commit b3c6f49

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

src/site/xdoc/changes.xml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,24 @@ limitations under the License.
8181
<action dev="sebb" type="add">
8282
Javadoc fixes, improvements, and refactoring.
8383
</action>
84+
<action dev="rwinston" type="fix" issue="NET-245">
85+
Apply MFMT patch
86+
</action>
87+
<action dev="rwinston" type="fix" issue="NET-279">
88+
Fix copying of reply lines collection
89+
</action>
90+
<action dev="rwinston" type="fix" issue="NET-277">
91+
Fix incorrect NNTP constant
92+
</action>
93+
<action dev="rwinston" type="fix" issue="NET-276">
94+
Use long instead of int for newsgroup counts
95+
</action>
96+
<action dev="rwinston" type="fix" issue="NET-274">
97+
Restore socket state after CCC command
98+
</action>
99+
<action dev="rwinston" type="fix">
100+
Fix inconsistent handling of socket read/write buffer size
101+
</action>
84102
</release>
85103

86104
<release version="2.0" date="October 20, 2008" description="Java 5.0 release">

0 commit comments

Comments
 (0)