From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1674 invoked by alias); 19 Sep 2011 12:12:20 -0000 Received: (qmail 1653 invoked by uid 22791); 19 Sep 2011 12:12:16 -0000 X-SWARE-Spam-Status: No, hits=-6.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 19 Sep 2011 12:11:59 +0000 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p8JCBxGQ007498 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 19 Sep 2011 08:11:59 -0400 Received: from fche.csb (vpn-10-161.rdu.redhat.com [10.11.10.161]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p8JCBwXU007998; Mon, 19 Sep 2011 08:11:58 -0400 Received: by fche.csb (Postfix, from userid 2569) id 0FF1F58158; Mon, 19 Sep 2011 08:11:57 -0400 (EDT) To: Kevin Pouget Cc: gdb-patches@sourceware.org Subject: Re: FYI: add myself to maintainers (write after approval) References: From: fche@redhat.com (Frank Ch. Eigler) Date: Mon, 19 Sep 2011 15:19:00 -0000 In-Reply-To: (Kevin Pouget's message of "Mon, 19 Sep 2011 12:37:22 +0200") Message-ID: User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (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: 2011-09/txt/msg00358.txt.bz2 kevin.pouget wrote: > [...] I should commit this patch to fix the typos I made in the > ChangeLog if there is no objection; do I need to write a ChangeLog > entry for that as well? It would be funny if it resulted in ChangeLog-frippery like this: Fri Dec 29 16:30:58 1995 Stan Shebs * symfile.c (find_sym_fns): Add PowerMac to xcoff file recognition kludge. + * ChangeLog: Added this entry. - FChE