From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16247 invoked by alias); 1 Aug 2008 17:54:04 -0000 Received: (qmail 16235 invoked by uid 22791); 1 Aug 2008 17:54:02 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 01 Aug 2008 17:53:39 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m71Hrb4q006097 for ; Fri, 1 Aug 2008 13:53:37 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m71HraIg020932; Fri, 1 Aug 2008 13:53:36 -0400 Received: from opsy.redhat.com (vpn-10-95.bos.redhat.com [10.16.10.95]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m71Hra20015927; Fri, 1 Aug 2008 13:53:36 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id CE9E5508249; Fri, 1 Aug 2008 11:53:35 -0600 (MDT) To: Stan Shebs Cc: Stan Shebs , gdb-patches@sources.redhat.com Subject: Re: Subdir ChangeLogs References: <487975AF.4030306@codesourcery.com> <48933ABA.2030601@codesourcery.com> <4893474C.3000103@earthlink.net> From: Tom Tromey Reply-To: Tom Tromey X-Attribution: Tom Date: Fri, 01 Aug 2008 17:54:00 -0000 In-Reply-To: <4893474C.3000103@earthlink.net> (Stan Shebs's message of "Fri\, 01 Aug 2008 10\:26\:36 -0700") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-08/txt/msg00012.txt.bz2 >>>>> "Stan" == Stan Shebs writes: Stan> I know I know, that's the rational viewpoint. :-) It does seem that Stan> most of src/ and gcc/ continues to have separate testsuite ChangeLogs, Stan> is that due to resistance or simply inertia? I assume inertia, but I don't really know. Anyway, it is moot since Mark wants testsuite/ChangeLog. Tom