From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19651 invoked by alias); 8 Aug 2006 23:26:51 -0000 Received: (qmail 19636 invoked by uid 22791); 8 Aug 2006 23:26:51 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 08 Aug 2006 23:26:49 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GAayE-00012U-Vo; Tue, 08 Aug 2006 19:26:47 -0400 Date: Tue, 08 Aug 2006 23:26:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org, gdb-patches@sources.redhat.com Subject: Re: [RFA/NEWS] document addition of set/show/unset substitute-path Message-ID: <20060808232646.GA3916@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org, gdb-patches@sources.redhat.com References: <20060808224119.GE19846@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060808224119.GE19846@adacore.com> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-08/txt/msg00068.txt.bz2 On Tue, Aug 08, 2006 at 03:41:19PM -0700, Joel Brobecker wrote: > Hello, > > What do you guys think of the following patch. I tried to keep > things relatively short and succint. Does it need to be expanded > a bit or is it clear enough? > > 2006-08-08 Joel Brobecker > > * NEWS: Add entry for new substitute-path commands. > > OK? I'll wait for Eli's review, of course, but I think this is about right. You rarely need to expand more than this in NEWS - just enough to intrigue someone upgrading, and then let the manual do the rest. -- Daniel Jacobowitz CodeSourcery From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19654 invoked by alias); 8 Aug 2006 23:26:51 -0000 Received: (qmail 19637 invoked by uid 22791); 8 Aug 2006 23:26:51 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 08 Aug 2006 23:26:49 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GAayE-00012U-Vo; Tue, 08 Aug 2006 19:26:47 -0400 Date: Wed, 09 Aug 2006 03:19:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org, gdb-patches@sources.redhat.com Subject: Re: [RFA/NEWS] document addition of set/show/unset substitute-path Message-ID: <20060808232646.GA3916@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org, gdb-patches@sources.redhat.com References: <20060808224119.GE19846@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060808224119.GE19846@adacore.com> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-08/txt/msg00069.txt.bz2 Message-ID: <20060809031900.9cagrStx3o5XMs7JojLey9ZJgdQnzCeWw4IOhF4BOao@z> On Tue, Aug 08, 2006 at 03:41:19PM -0700, Joel Brobecker wrote: > Hello, > > What do you guys think of the following patch. I tried to keep > things relatively short and succint. Does it need to be expanded > a bit or is it clear enough? > > 2006-08-08 Joel Brobecker > > * NEWS: Add entry for new substitute-path commands. > > OK? I'll wait for Eli's review, of course, but I think this is about right. You rarely need to expand more than this in NEWS - just enough to intrigue someone upgrading, and then let the manual do the rest. -- Daniel Jacobowitz CodeSourcery