From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30317 invoked by alias); 8 Nov 2007 19:19:37 -0000 Received: (qmail 30306 invoked by uid 22791); 8 Nov 2007 19:19:37 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 08 Nov 2007 19:19:33 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id F2F232ACC43; Thu, 8 Nov 2007 14:19:31 -0500 (EST) 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 B0h-zbbbDGCX; Thu, 8 Nov 2007 14:19:31 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id B10012ACC42; Thu, 8 Nov 2007 14:19:31 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id CFA02E7ACA; Thu, 8 Nov 2007 11:19:29 -0800 (PST) Date: Thu, 08 Nov 2007 19:19:00 -0000 From: Joel Brobecker To: Vladimir Prus Cc: gdb-patches@sources.redhat.com Subject: Re: Fix crash in -var-delete Message-ID: <20071108191929.GA3693@adacore.com> References: <200711072257.59372.ghost@cs.msu.su> <20071107205502.GG3911@adacore.com> <200711081133.57745.ghost@cs.msu.su> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200711081133.57745.ghost@cs.msu.su> User-Agent: Mutt/1.4.2.2i 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: 2007-11/txt/msg00176.txt.bz2 > > Can you also please commit to the branch? > > Done. Thank you. > > I suggest that we add a NEWS entry as well for every fixes that we make > > on the branch, that really helps my work when writing the announcement > > of a new release. > > Can you clarify if you want a NEWS entry to be checked in on trunk, on > branch, or both? Just the branch. This should be an RFA because it's a documentation change, and it is not obvious that this change will be accepted. I don't think this is a diversion of the purpose of the NEWS files, but others may disagree. Thank you, -- Joel