Author: sebb
Date: Thu Jun 6 11:53:29 2013
New Revision: 1490243
URL: http://svn.apache.org/r1490243
Log:
Fix charset so commit mails look OK
Modified:
commons/proper/net/trunk/src/changes/changes.xml (contents, props changed)
Modified: commons/proper/net/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/net/trunk/src/changes/changes.xml?rev=1490243&r1=1490242&r2=1490243&view=diff
==============================================================================
--- commons/proper/net/trunk/src/changes/changes.xml [iso-8859-1] (original)
+++ commons/proper/net/trunk/src/changes/changes.xml [utf-8] Thu Jun 6
11:53:29 2013
@@ -65,7 +65,7 @@ The <action> type attribute can be add,u
<release version="3.3" date="2013-06-??" description="
This is a bug-fix release. See further details below.
">
- <action issue="NET-501" dev="sebb" due-to="Julián Lastiri"
type="fix">
+ <action issue="NET-501" dev="sebb" due-to="Julián Lastiri"
type="fix">
Race Condition on TelnetClient.disconnect() and
TelnetInputStream.run()
java.lang.IllegalStateException: Queue is full! Cannot process
another character.
</action>
@@ -217,7 +217,7 @@ This release fixes a few bugs and adds s
<action issue="NET-434" dev="sebb" type="fix" due-to="zhangyong">
FTPClient fails to close local listener socket when command socket
channel encounter "ReadTimeoutException"
</action>
- <action issue="NET-436" dev="sebb" type="add" due-to="Jürgen
Jung">
+ <action issue="NET-436" dev="sebb" type="add" due-to="Jürgen Jung">
[FTP] Support for SYST "Mac OS" listing - "MACOS Peter's Server"
</action>
<action issue="NET-425" dev="sebb" type="update" due-to="Steven
Jardine">
Propchange: commons/proper/net/trunk/src/changes/changes.xml
------------------------------------------------------------------------------
--- svnmailer:content-charset (added)
+++ svnmailer:content-charset Thu Jun 6 11:53:29 2013
@@ -0,0 +1 @@
+utf-8