From patchwork Tue Jul 29 12:35:20 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joel Brobecker X-Patchwork-Id: 2204 Received: (qmail 7497 invoked by alias); 29 Jul 2014 12:35:27 -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 7482 invoked by uid 89); 29 Jul 2014 12:35:26 -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; Tue, 29 Jul 2014 12:35:24 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 3EC80116255 for ; Tue, 29 Jul 2014 08:35:23 -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 TFrxq8BMVfZS for ; Tue, 29 Jul 2014 08:35:23 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 10763116241 for ; Tue, 29 Jul 2014 08:35:23 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id BDEDA4777D; Tue, 29 Jul 2014 05:35:21 -0700 (PDT) From: Joel Brobecker To: gdb-patches@sourceware.org Subject: [pushed/7.8] Update gdb/NEWS in preparation for GDB 7.8 release. Date: Tue, 29 Jul 2014 05:35:20 -0700 Message-Id: <1406637320-3235-1-git-send-email-brobecker@adacore.com> Hello, Below is a patch I just pushed to the gdb-7.8-branch that edits the gdb/NEWS file in preparation from the 7.8 release. gdb/ChangeLog: * NEWS: Change "Changes since GDB 7.7" into "Changes in GDB 7.8". Thank you, diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 717457f..ce22d8c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2014-07-29 Joel Brobecker + + * NEWS: Change "Changes since GDB 7.7" into "Changes in GDB 7.8". + 2014-07-29 Yao Qi PR gdb/17206 diff --git a/gdb/NEWS b/gdb/NEWS index 1397e8b..c2d0b6b 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -1,7 +1,7 @@ What has changed in GDB? (Organized release by release) -*** Changes since GDB 7.7 +*** Changes in GDB 7.8 * New command line options