From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18385 invoked by alias); 26 Apr 2011 17:10:59 -0000 Received: (qmail 18368 invoked by uid 22791); 26 Apr 2011 17:10:57 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 26 Apr 2011 17:10:37 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id D625C2BB26C; Tue, 26 Apr 2011 13:10:36 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id E0AnTsY5DJTp; Tue, 26 Apr 2011 13:10:36 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id A763B2BB250; Tue, 26 Apr 2011 13:10:36 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id D29C2145615; Tue, 26 Apr 2011 10:10:34 -0700 (PDT) From: Joel Brobecker To: gdb-patches@sourceware.org Cc: Joel Brobecker Subject: [RFA/doco/7.3] Dedicate GDB version 7.3 to the memory of Michael Snyder Date: Tue, 26 Apr 2011 17:10:00 -0000 Message-Id: <1303837827-10387-1-git-send-email-brobecker@adacore.com> 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-04/txt/msg00482.txt.bz2 This is a patch I propose we apply on the 7.3 branch after my other patch (which creates the `In Memoriam' appendix) is applied. I propose we apply on the the 7.3 branch only, so that we don't have to remove it later on. gdb/ChangeLog: * gdb.texinfo (titlepage): Dedicate GDB version 7.3 to the memory of Michael Snyder. Tested on x86_64-linux OK to apply? --- gdb/doc/gdb.texinfo | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 9dccbe0..bba9717 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -100,6 +100,9 @@ Boston, MA 02110-1301, USA@* ISBN 1-882114-77-9 @* @insertcopying +@page +@value{GDBN} version 7.3 is dedicated to the memory of long-standing +contributor Michael Snyder. @end titlepage @page -- 1.7.1