From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 52892 invoked by alias); 19 May 2016 17:07:13 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 52072 invoked by uid 89); 19 May 2016 17:07:12 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:373 X-Spam-User: qpsmtpd, 3 recipients X-HELO: mail-qg0-f46.google.com Received: from mail-qg0-f46.google.com (HELO mail-qg0-f46.google.com) (209.85.192.46) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Thu, 19 May 2016 17:07:02 +0000 Received: by mail-qg0-f46.google.com with SMTP id w36so46931844qge.3; Thu, 19 May 2016 10:07:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=Fp2KkmIKJ66fRGDlt85mV3IsHmAek0eZilIsUjJsb5Y=; b=aufmvfdofcJMoEWyPaP5RO9wF044PyctBXEocBuvxisYQmpmCrs1EiqIjBib4Toysb L32IFFrJTSgr29BtcfpVHH9jIT4UTk0jv0EXfxQmOh8bsR5cDNmYOKD/BEFQXhcUtgKH RxmTtYNBPWTNMgqpx8ty0Fpzu8Ed7mpf9PugGz0hdJZ4cyBQjUVYLGzroOhhU6BA8jye 4KmiCSB+wnIwUfe777fJwM5/Q5NhSngYfDPPz4IspI5hSfb87N/tWRVP4hfSkZBj6OQe lX7VxIKFvFD8Jb7hSFI4W3GbVPzOJzOCMJh2xepce5uMMz9MbynEeaviu4MQF6a7o5C8 0hmA== X-Gm-Message-State: AOPr4FUN5uXdRK8f6efh0zzGrF9TAhQGmqa31ygXSH33Xlr1OFuvJtW8GEpdUcDb44dzr4JUbPUtWO5WunOl2Q== MIME-Version: 1.0 X-Received: by 10.140.215.76 with SMTP id l73mr3701434qhb.1.1463677620494; Thu, 19 May 2016 10:07:00 -0700 (PDT) Received: by 10.55.221.134 with HTTP; Thu, 19 May 2016 10:07:00 -0700 (PDT) In-Reply-To: References: Date: Thu, 19 May 2016 17:07:00 -0000 Message-ID: Subject: Re: No target milestone in sourceware bugzilla From: "H.J. Lu" To: Andreas Schwab Cc: GNU C Library , Binutils , GDB Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2016-05/txt/msg00011.txt.bz2 On Thu, May 19, 2016 at 9:26 AM, Andreas Schwab wrote: > "H.J. Lu" writes: > >> Target milestone field was gone from sourceware bugzilla. It used >> to be there. > > I still see it from here. I have added you to the editbugs group, did > that help? > Yes, it helped. Thanks. -- H.J.