From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13045 invoked by alias); 22 Jul 2002 11:19:49 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 12933 invoked from network); 22 Jul 2002 11:19:46 -0000 Received: from unknown (HELO executor.cambridge.redhat.com) (195.224.55.237) by sources.redhat.com with SMTP; 22 Jul 2002 11:19:46 -0000 Received: from north-pole.nickc.cambridge.redhat.com (vpn50-19.rdu.redhat.com [172.16.50.19]) by executor.cambridge.redhat.com (Postfix) with ESMTP id CDB4DABB93; Mon, 22 Jul 2002 12:19:41 +0100 (BST) Received: from north-pole.nickc.cambridge.redhat.com.nickc.redhat.com (unknown [127.0.0.1]) by north-pole.nickc.cambridge.redhat.com (Postfix) with ESMTP id DC0AA1C968; Fri, 19 Jul 2002 11:44:58 +0100 (BST) To: cgd@broadcom.com Cc: binutils@sources.redhat.com, gdb-patches@sources.redhat.com Subject: Re: [applied patch] update top-level config.sub, config.guess. References: <3D35C0E4.7080102@ges.redhat.com> <3D37205A.2010003@ges.redhat.com> From: Nick Clifton Date: Mon, 22 Jul 2002 06:33:00 -0000 In-Reply-To: Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-07/txt/msg00431.txt.bz2 Hi Chris, > So, I was going to commit this... 8-) > > the top of MAINTAINERS says: > > Please do not make ChangeLog entries. > > However, there are plenty of (relatively recent) ChangeLog entries > which refer to MAINTAINERS (2002-04-15, 2002-04-07, 2002-01-16...). > > So, should I or shouldn't I. 8-) FWIW I think that you should make a ChangeLog entry. I do not believe that changes to the MAINTAINERS file should be undocumented. There is no good reason to keep them secret. Cheers Nick