Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 66315 invoked from network); 20 Jan 2006 01:28:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Jan 2006 01:28:39 -0000 Received: (qmail 63338 invoked by uid 500); 20 Jan 2006 01:28:36 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 63279 invoked by uid 500); 20 Jan 2006 01:28:36 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 63266 invoked by uid 500); 20 Jan 2006 01:28:36 -0000 Received: (qmail 63263 invoked by uid 99); 20 Jan 2006 01:28:36 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jan 2006 17:28:36 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 19 Jan 2006 17:28:35 -0800 Received: (qmail 65791 invoked by uid 65534); 20 Jan 2006 01:28:15 -0000 Message-ID: <20060120012815.65786.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r370688 - /jakarta/commons/proper/net/trunk/xdocs/changes.xml Date: Fri, 20 Jan 2006 01:28:14 -0000 To: commons-cvs@jakarta.apache.org From: dfs@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: dfs Date: Thu Jan 19 17:28:12 2006 New Revision: 370688 URL: http://svn.apache.org/viewcvs?rev=370688&view=rev Log: Logged PR 38309 action. Modified: jakarta/commons/proper/net/trunk/xdocs/changes.xml Modified: jakarta/commons/proper/net/trunk/xdocs/changes.xml URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/net/trunk/xdocs/changes.xml?rev=370688&r1=370687&r2=370688&view=diff ============================================================================== --- jakarta/commons/proper/net/trunk/xdocs/changes.xml (original) +++ jakarta/commons/proper/net/trunk/xdocs/changes.xml Thu Jan 19 17:28:12 2006 @@ -23,6 +23,13 @@ + + Exposed control connection of FTP + class via _controlInput_ and _controlOutput_ + protected member variables in response + to PR 38309 reported by + <josejuan.montiel@gmail.com>. + Reverted PR 32859 patch to TFTPClient because it caused final packets to not --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org