From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21650 invoked by alias); 29 Oct 2014 13:19:50 -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 21638 invoked by uid 89); 29 Oct 2014 13:19:49 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00 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, 29 Oct 2014 13:19:48 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 2204E116180 for ; Wed, 29 Oct 2014 09:19:47 -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 OYS3holmDpRX for ; Wed, 29 Oct 2014 09:19:47 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id EC4A7116166 for ; Wed, 29 Oct 2014 09:19:46 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id D927140F9E; Wed, 29 Oct 2014 06:19:46 -0700 (PDT) Date: Wed, 29 Oct 2014 13:19:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: Re: GDB 7.8.1 release planned Mon Oct 27... Message-ID: <20141029131946.GA13459@adacore.com> References: <20141017135538.GI25846@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141017135538.GI25846@adacore.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2014-10/txt/msg00794.txt.bz2 Hello again, > Just a quick message to remind everyone that the target date for > the GDB 7.8.1 minor release was Oct 27th, which is 10 days away. Just a quick update. We are at planned date + 2 days, and I think we've had patches posted for the 2 outstanding issues already (thank you, Pedro!). I monitor the release wiki page daily, so as soon as those go in, I'll produce the release. -- Joel