Return-Path: Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: (qmail 14448 invoked from network); 1 Jan 2011 21:17:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Jan 2011 21:17:42 -0000 Received: (qmail 33667 invoked by uid 500); 1 Jan 2011 21:17:42 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 33630 invoked by uid 500); 1 Jan 2011 21:17:42 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 33623 invoked by uid 99); 1 Jan 2011 21:17:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Jan 2011 21:17:42 +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; Sat, 01 Jan 2011 21:17:40 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 987E523889BF; Sat, 1 Jan 2011 21:17:19 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn propchange: r1054290 - svn:log Date: Sat, 01 Jan 2011 21:17:19 -0000 To: commits@couchdb.apache.org From: benoitc@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110101211719.987E523889BF@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: benoitc Revision: 1054290 Modified property: svn:log Modified: svn:log at Sat Jan 1 21:17:19 2011 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Sat Jan 1 21:17:19 2011 @@ -1 +1 @@ -remove cyclic dependancy. couch_config is using couch_util too. +remove cycling dependency. spotted by Nicolas Dufour