From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9366 invoked by alias); 14 Mar 2019 06:53:01 -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 9357 invoked by uid 89); 14 Mar 2019 06:53:01 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=HX-Languages-Length:221 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 ESMTP; Thu, 14 Mar 2019 06:52:59 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 4B2635606F; Thu, 14 Mar 2019 02:52:58 -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 iYTXCeoAlX6V; Thu, 14 Mar 2019 02:52:58 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 1FF0A5606E; Thu, 14 Mar 2019 02:52:58 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 43A2D82CFC; Thu, 14 Mar 2019 07:52:55 +0100 (CET) Date: Thu, 14 Mar 2019 06:53:00 -0000 From: Joel Brobecker To: John Baldwin Cc: gdb-patches@sourceware.org Subject: Re: [PUSHED OBV] The NEWS file had two "New targets" sections for 8.3. Message-ID: <20190314065255.GB7846@adacore.com> References: <20190312210028.47955-1-jhb@FreeBSD.org> <4d47ac0e-4b45-0079-20f5-a88dadc2eb7b@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4d47ac0e-4b45-0079-20f5-a88dadc2eb7b@FreeBSD.org> User-Agent: Mutt/1.9.4 (2018-02-28) X-SW-Source: 2019-03/txt/msg00286.txt.bz2 > > gdb/ChangeLog: > > > > * NEWS: Combine separate "New targets" sections for 8.3. > > Ok for the 8.3 branch? Absolutely :). Thanks John. -- Joel