Return-Path: Delivered-To: apmail-incubator-connectors-commits-archive@minotaur.apache.org Received: (qmail 81650 invoked from network); 7 Jan 2011 16:45:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Jan 2011 16:45:24 -0000 Received: (qmail 20823 invoked by uid 500); 7 Jan 2011 16:45:23 -0000 Delivered-To: apmail-incubator-connectors-commits-archive@incubator.apache.org Received: (qmail 20768 invoked by uid 500); 7 Jan 2011 16:45:23 -0000 Mailing-List: contact connectors-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: connectors-dev@incubator.apache.org Delivered-To: mailing list connectors-commits@incubator.apache.org Received: (qmail 20761 invoked by uid 99); 7 Jan 2011 16:45:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jan 2011 16:45:23 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Fri, 07 Jan 2011 16:45:21 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 671BF23889DA; Fri, 7 Jan 2011 16:45:00 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1056385 - /incubator/lcf/trunk/CHANGES.txt Date: Fri, 07 Jan 2011 16:45:00 -0000 To: connectors-commits@incubator.apache.org From: kwright@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110107164500.671BF23889DA@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: kwright Date: Fri Jan 7 16:45:00 2011 New Revision: 1056385 URL: http://svn.apache.org/viewvc?rev=1056385&view=rev Log: Update changes file for CONNECTORS-140. Modified: incubator/lcf/trunk/CHANGES.txt Modified: incubator/lcf/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/CHANGES.txt?rev=1056385&r1=1056384&r2=1056385&view=diff ============================================================================== --- incubator/lcf/trunk/CHANGES.txt (original) +++ incubator/lcf/trunk/CHANGES.txt Fri Jan 7 16:45:00 2011 @@ -14,6 +14,9 @@ forget the index state for an output con ======================= Release 0.1 ======================= Release Date: See http://incubator.apache.org/connectors for the official release date. +CONNECTORS-140: Change build to generate both a -src and a -bin distribution. +(Grant Ingersoll, Karl Wright) + CONNECTORS-139: Change download area to www.apache.org/dist/incubator/manifoldcf, as according to incubator rules. (Karl Wright)