From patchwork Wed Jun 11 16:54:28 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joel Brobecker X-Patchwork-Id: 1440 Received: (qmail 13301 invoked by alias); 11 Jun 2014 16:54:35 -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 13174 invoked by uid 89); 11 Jun 2014 16:54:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL, BAYES_00, RP_MATCHES_RCVD, SPF_PASS autolearn=ham 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; Wed, 11 Jun 2014 16:54:33 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id CCA10116147 for ; Wed, 11 Jun 2014 12:54:31 -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 V1-RJD-wbKgS for ; Wed, 11 Jun 2014 12:54:31 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id A217F11611F for ; Wed, 11 Jun 2014 12:54:31 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id A6E8040F3A; Wed, 11 Jun 2014 18:54:30 +0200 (CEST) From: Joel Brobecker To: gdb-patches@sourceware.org Subject: [release/HEAD 2/2] Update NEWS post GDB 7.8 branch creation. Date: Wed, 11 Jun 2014 18:54:28 +0200 Message-Id: <1402505668-7161-2-git-send-email-brobecker@adacore.com> In-Reply-To: <1402505668-7161-1-git-send-email-brobecker@adacore.com> References: <1402505668-7161-1-git-send-email-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 7bea5ef..c848580 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,11 @@ 2014-06-11 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. + +2014-06-11 Joel Brobecker + GDB 7.8 branch created (173373c6f6388171d1d62a217fae90a052395be2): * version.in: Bump version to 7.8.50.DATE-cvs. diff --git a/gdb/NEWS b/gdb/NEWS index 1397e8b..d9a19ae 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -1,7 +1,9 @@ What has changed in GDB? (Organized release by release) -*** Changes since GDB 7.7 +*** Changes since GDB 7.8 + +*** Changes in GDB 7.8 * New command line options