Author: sebb
Date: Mon Jul 3 15:48:41 2017
New Revision: 1800691
URL: http://svn.apache.org/viewvc?rev=1800691&view=rev
Log:
NET-638 - Telnet subnegotiations hard-limited to 512 bytes - allow override
Modified:
commons/proper/net/trunk/src/changes/changes.xml
Modified: commons/proper/net/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/net/trunk/src/changes/changes.xml?rev=1800691&r1=1800690&r2=1800691&view=diff
==============================================================================
--- commons/proper/net/trunk/src/changes/changes.xml [utf-8] (original)
+++ commons/proper/net/trunk/src/changes/changes.xml [utf-8] Mon Jul 3
15:48:41 2017
@@ -74,6 +74,9 @@ This is mainly a bug-fix release. See fu
The examples are not part of the public API, so this does not affect
compatibility.
">
+ <action issue="NET-638" type="add" dev="sebb" due-to="Daniel
Leong">
+ Telnet subnegotiations hard-limited to 512 bytes - allow override
+ </action>
<action issue="NET-639" type="fix" dev="sebb" due-to=" Alexander
Eller">
MVSFTPEntryParser.preParse - MVS, z/OS - allow for merged Ext/Used
fields
</action>