From patchwork Fri Jan 5 04:21:30 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joel Brobecker X-Patchwork-Id: 25220 Received: (qmail 8093 invoked by alias); 5 Jan 2018 04:21:41 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Delivered-To: mailing list gdb-patches@sourceware.org Received: (qmail 7971 invoked by uid 89); 5 Jan 2018 04:21:41 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-25.4 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_PASS, T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy= 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; Fri, 05 Jan 2018 04:21:38 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id E8FD11171FD for ; Thu, 4 Jan 2018 23:21:36 -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 DwidnqkDlHb1 for ; Thu, 4 Jan 2018 23:21:36 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 8A78A116DDD for ; Thu, 4 Jan 2018 23:21:36 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 76DFB8304E; Fri, 5 Jan 2018 08:21:32 +0400 (+04) From: Joel Brobecker To: gdb-patches@sourceware.org Subject: pushed: [release/HEAD 2/2] Update NEWS post GDB 8.1 branch creation. Date: Fri, 5 Jan 2018 08:21:30 +0400 Message-Id: <20180105042130.24834-3-brobecker@adacore.com> In-Reply-To: <20180105042130.24834-1-brobecker@adacore.com> References: <20180105042130.24834-1-brobecker@adacore.com> gdb/ChangeLog: * NEWS: Create a new section for the next release branch. Rename the section of the current branch, now that it has been cut. --- gdb/ChangeLog | 6 ++++++ gdb/NEWS | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 07c45172b2..b63238288e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,11 @@ 2018-01-05 Joel Brobecker + * NEWS: Create a new section for the next release branch. + Rename the section of the current branch, now that it has + been cut. + +2018-01-05 Joel Brobecker + GDB 8.1 branch created (5219ac6237c272b938c28517bf371429260c71e7): * version.in: Bump version to 8.1.50.DATE-git. diff --git a/gdb/NEWS b/gdb/NEWS index 14fcdf8674..2f834c6ff4 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -1,7 +1,9 @@ What has changed in GDB? (Organized release by release) -*** Changes since GDB 8.0 +*** Changes since GDB 8.1 + +*** Changes in GDB 8.1 * GDB now supports dynamically creating arbitrary register groups specified in XML target descriptions. This allows for finer grain grouping of