Return-Path: Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: (qmail 79188 invoked from network); 18 Mar 2010 09:52:25 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Mar 2010 09:52:25 -0000 Received: (qmail 47629 invoked by uid 500); 18 Mar 2010 09:52:25 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 47248 invoked by uid 500); 18 Mar 2010 09:52:22 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 47240 invoked by uid 99); 18 Mar 2010 09:52:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Mar 2010 09:52:21 +0000 X-ASF-Spam-Status: No, hits=-1823.8 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Mar 2010 09:52:20 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 5F4F723889B9; Thu, 18 Mar 2010 09:52:00 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r924679 - /commons/proper/net/branches/NET_2_0/src/changes/changes.xml Date: Thu, 18 Mar 2010 09:52:00 -0000 To: commits@commons.apache.org From: rwinston@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100318095200.5F4F723889B9@eris.apache.org> Author: rwinston Date: Thu Mar 18 09:51:59 2010 New Revision: 924679 URL: http://svn.apache.org/viewvc?rev=924679&view=rev Log: Update changes Modified: commons/proper/net/branches/NET_2_0/src/changes/changes.xml Modified: commons/proper/net/branches/NET_2_0/src/changes/changes.xml URL: http://svn.apache.org/viewvc/commons/proper/net/branches/NET_2_0/src/changes/changes.xml?rev=924679&r1=924678&r2=924679&view=diff ============================================================================== --- commons/proper/net/branches/NET_2_0/src/changes/changes.xml (original) +++ commons/proper/net/branches/NET_2_0/src/changes/changes.xml Thu Mar 18 09:51:59 2010 @@ -24,6 +24,24 @@ limitations under the License. + + Fix site reports + + + Add support for setting external host ip/port range + + + Add fix and testcase for DotTerminatedMessageReader + + + Add support for IPv6 EPRT/EPSV + + + Fix SubnetUtils for /32 subnets and add inclusive host count flag + + + Fix NPE when listHiddenFiles was on + UNIXFTPEntryParser didn't preserve trailing whitespace in files