From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 73966 invoked by alias); 28 Aug 2015 21:44:43 -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 73949 invoked by uid 89); 28 Aug 2015 21:44:42 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,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; Fri, 28 Aug 2015 21:44:42 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 6A3F228F6E for ; Fri, 28 Aug 2015 17:44:40 -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 Wut4qyK2s8Xo for ; Fri, 28 Aug 2015 17:44:40 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 5B4E328EB7 for ; Fri, 28 Aug 2015 17:44:40 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id ED474406C4; Fri, 28 Aug 2015 17:44:39 -0400 (EDT) From: Joel Brobecker To: gdb-patches@sourceware.org Subject: pushed: [release/HEAD] Document the GDB 7.10 release in gdb/ChangeLog Date: Fri, 28 Aug 2015 21:44:00 -0000 Message-Id: <1440798279-4688-1-git-send-email-brobecker@adacore.com> X-SW-Source: 2015-08/txt/msg00828.txt.bz2 Hello, FYI, I am pushing the following change on master to log the fact that we're about to release GDB 7.10. gdb/ChangeLog: GDB 7.10 released. Cheers, -- Joel --- gdb/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 71c0fd7..04749ec 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2015-08-28 Joel Brobecker + + GDB 7.10 released. + 2015-08-28 Simon Marchi * NEWS: Update entry about non-8-bits addressable memory. -- 2.1.4