From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28259 invoked by alias); 17 Mar 2009 19:13:02 -0000 Received: (qmail 28251 invoked by uid 22791); 17 Mar 2009 19:13:02 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 17 Mar 2009 19:12:55 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 02703104B5; Tue, 17 Mar 2009 19:12:53 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id CE85F101AB; Tue, 17 Mar 2009 19:12:52 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1LjeiZ-0006WY-PV; Tue, 17 Mar 2009 15:12:51 -0400 Date: Tue, 17 Mar 2009 19:28:00 -0000 From: Daniel Jacobowitz To: Eli Zaretskii Cc: Nathan Sidwell , gdb-patches@sourceware.org Subject: Re: more missing gplv3 notices Message-ID: <20090317191251.GA24913@caradoc.them.org> Mail-Followup-To: Eli Zaretskii , Nathan Sidwell , gdb-patches@sourceware.org References: <49BE06F6.3090008@codesourcery.com> <49BF5977.2020803@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes 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: 2009-03/txt/msg00323.txt.bz2 On Tue, Mar 17, 2009 at 09:03:27PM +0200, Eli Zaretskii wrote: > > Date: Tue, 17 Mar 2009 08:04:07 +0000 > > From: Nathan Sidwell > > CC: gdb-patches@sourceware.org > > > > > Fine with me, but please format the ChangeLog entry according to GNU > > > coding standards. > > > > I thought I had. Please clarify what is wrong. > > Each file should begin on a separate line. Example: > > 2009-01-12 Christopher Faylor > > * amd64-windows-nat.c Rename gdb-specific win32_* to windows_* > throughout. > * i386-cygwin-tdep.c: Ditto. > * i386-windows-nat.c: Ditto. > * windows-nat.h: Ditto. > * windows-tdep.c: Ditto. > * windows-tdep.h: Ditto. > * windows-nat.c: Ditto. > > See the node "Style of Change Logs" in standards.info for details. It does not say that explicitly (doesn't mention multi-file changes at all), and this is not the prevailing style used by GDB developers based on my survey of the changelogs. -- Daniel Jacobowitz CodeSourcery