From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 91128 invoked by alias); 3 Jun 2015 19:01:53 -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 91112 invoked by uid 89); 3 Jun 2015 19:01:52 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Wed, 03 Jun 2015 19:01:51 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (Postfix) with ESMTPS id 472388F30F; Wed, 3 Jun 2015 19:01:50 +0000 (UTC) Received: from host1.jankratochvil.net (ovpn-116-44.ams2.redhat.com [10.36.116.44]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t53J1kCR004228 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 3 Jun 2015 15:01:49 -0400 Date: Wed, 03 Jun 2015 19:01:00 -0000 From: Jan Kratochvil To: Joel Brobecker Cc: gdb-patches@sourceware.org Subject: GDB Bugzilla Target Milestone 7.10 [Re: 2 weeks to GDB 7.10 tentative branching date!] Message-ID: <20150603190146.GA15887@host1.jankratochvil.net> References: <20150601213709.GC2631@adacore.com> <20150602081231.GA7387@host1.jankratochvil.net> <556D664B.2080301@redhat.com> <20150603170610.GA2801@adacore.com> <20150603171341.GA13342@host1.jankratochvil.net> <20150603173242.GC2801@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150603173242.GC2801@adacore.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-IsSubscribed: yes X-SW-Source: 2015-06/txt/msg00056.txt.bz2 On Wed, 03 Jun 2015 19:32:42 +0200, Joel Brobecker wrote: > Can you add the first item in the "before branch creation" section, GDB Bugzilla does not have "Target Milestone" = "7.10". Jan