From patchwork Sat Feb 8 13:15:44 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joel Brobecker X-Patchwork-Id: 37755 Received: (qmail 102501 invoked by alias); 8 Feb 2020 13:15:56 -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 102373 invoked by uid 89); 8 Feb 2020 13:15:53 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-18.7 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 autolearn=ham version=3.3.1 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; Sat, 08 Feb 2020 13:15:52 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 1DFC3560E6; Sat, 8 Feb 2020 08:15:51 -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 EX49GiwN++VT; Sat, 8 Feb 2020 08:15:51 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id BDA03560E2; Sat, 8 Feb 2020 08:15:50 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 9AF2A837FC; Sat, 8 Feb 2020 17:15:46 +0400 (+04) From: Joel Brobecker To: gdb-patches@sourceware.org Cc: Joel Brobecker Subject: [release/branch 1/2] Document the GDB 9.1 release in gdb/ChangeLog Date: Sat, 8 Feb 2020 17:15:44 +0400 Message-Id: <20200208131545.30082-2-brobecker@adacore.com> In-Reply-To: <20200208131545.30082-1-brobecker@adacore.com> References: <20200208131545.30082-1-brobecker@adacore.com> gdb/ChangeLog: GDB 9.1 released. --- gdb/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f55f4a2286e..0a0fad01f89 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2020-02-08 Joel Brobecker + + GDB 9.1 released. + 2020-02-08 Joel Brobecker * version.in: Set GDB version number to 9.1.