Return-Path: Delivered-To: apmail-incubator-stdcxx-commits-archive@www.apache.org Received: (qmail 69907 invoked from network); 30 Oct 2007 17:42:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Oct 2007 17:42:05 -0000 Received: (qmail 45445 invoked by uid 500); 30 Oct 2007 17:41:49 -0000 Delivered-To: apmail-incubator-stdcxx-commits-archive@incubator.apache.org Received: (qmail 45437 invoked by uid 500); 30 Oct 2007 17:41:49 -0000 Mailing-List: contact stdcxx-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-commits@incubator.apache.org Received: (qmail 45425 invoked by uid 99); 30 Oct 2007 17:41:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Oct 2007 10:41:49 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Oct 2007 17:42:12 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 7A1741A983A; Tue, 30 Oct 2007 10:41:39 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn propchange: r590169 - svn:log Date: Tue, 30 Oct 2007 17:41:39 -0000 To: stdcxx-commits@incubator.apache.org From: faridz@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20071030174139.7A1741A983A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: faridz Revision: 590169 Modified property: svn:log Modified: svn:log at Tue Oct 30 10:41:39 2007 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Tue Oct 30 10:41:39 2007 @@ -1,5 +1,5 @@ 2007-10-30 Farid Zaripov - Merged r583840 from trunkwith a fix for STDCXX-109 + Merged r585143 from trunk with a fix for STDCXX-109 * etc/config/makefile.rules ($(CATFILE)): Make failure to execute the gencat utility non-fatal.