From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 63662 invoked by alias); 4 May 2015 12:12:58 -0000 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 Received: (qmail 63639 invoked by uid 89); 4 May 2015 12:12:58 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Mon, 04 May 2015 12:12:56 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 6CC3311645A; Mon, 4 May 2015 08:12:54 -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 VPrBZShJvQ6W; Mon, 4 May 2015 08:12:54 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 0A1BF116451; Mon, 4 May 2015 08:12:54 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 5902E40EAD; Mon, 4 May 2015 05:12:53 -0700 (PDT) Date: Mon, 04 May 2015 12:12:00 -0000 From: Joel Brobecker To: Pierre Muller Cc: 'Doug Evans' , 'gdb-patches' Subject: Re: 3 weeks to GDB 7.9.1 release? Message-ID: <20150504121253.GA5186@adacore.com> References: <20150422133231.GB4764@adacore.com> <20150422171434.GL4764@adacore.com> <000c01d08529$d287c190$779744b0$@muller@ics-cnrs.unistra.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000c01d08529$d287c190$779744b0$@muller@ics-cnrs.unistra.fr> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2015-05/txt/msg00043.txt.bz2 > Joel, > you mentioned something about NEWS entry? > > Does a fix in 7.9.1 need a NEWS entry in that branch, > even if it has no NEWS entry in trunk? It needs to be documented in the release's wiki page: (https://sourceware.org/gdb/wiki/GDB_7.9_Release - "Fixes in 7.91" section). If you do not have edit privileges, please send me your wiki user ID, and I will add it to the authorized list of editors. Thank you, -- Joel