From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12885 invoked by alias); 1 Aug 2008 16:33:28 -0000 Received: (qmail 12865 invoked by uid 22791); 1 Aug 2008 16:33:23 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 01 Aug 2008 16:33:05 +0000 Received: (qmail 5335 invoked from network); 1 Aug 2008 16:33:04 -0000 Received: from unknown (HELO macbook-2.local) (stan@127.0.0.2) by mail.codesourcery.com with ESMTPA; 1 Aug 2008 16:33:04 -0000 Message-ID: <48933ABA.2030601@codesourcery.com> Date: Fri, 01 Aug 2008 16:33:00 -0000 From: Stan Shebs User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) MIME-Version: 1.0 To: Tom Tromey CC: Stan Shebs , gdb-patches@sources.redhat.com Subject: Subdir ChangeLogs (was Re: RFA: Remove gdb-events) References: <487975AF.4030306@codesourcery.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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/msg00008.txt.bz2 Tom Tromey wrote: >>>>>> "Tom" == Tom Tromey writes: >>>>>> > > Tom> I'd like to propose changing this for gdb. I don't think merging is > Tom> even needed. Folks can always look in subdir ChangeLog.old... > > Any comment on this? > I thought I did... > The concrete proposal is: > > * Rename gdb/doc/ChangeLog -> gdb/doc/ChangeLog.old > Yes. > * Rename gdb/testsuite/ChangeLog -> gdb/testsuite/ChangeLog.old > I don't like this idea so much. Partly because testsuite is a whole complex of subdirs, partly because I still think of testsuite as a separate "product" even though it hasn't been packaged separately in years, but basically a non-rational reaction. But if everybody else wants this, that's fine. > ... and all future patches in these areas will just use gdb/ChangeLog. > Stan