From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id RtrULIbLqWCQJwAAWB0awg (envelope-from ) for ; Sat, 22 May 2021 23:27:02 -0400 Received: by simark.ca (Postfix, from userid 112) id AA1421F11C; Sat, 22 May 2021 23:27:02 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RDNS_DYNAMIC,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (ip-8-43-85-97.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 113471E813 for ; Sat, 22 May 2021 23:27:02 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 48FC83857817; Sun, 23 May 2021 03:27:01 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 48FC83857817 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1621740421; bh=DrI621KRs8b+RKL2+UfO8YqMOxeO2Cogb2UTZRSqpFY=; h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=HxIFlakoymDqLQgeolAcSCxvEPbxZm/IgTclxmaRQj6u32mOuyEEZ1GL9nRKZaR9R XctpBmm3Lkokpa6I/TPhP/FHpcfQrqXwvW9b1MatEAQFJBj8z1iD+GS7BeJrVmBAzj /Zsy/dOVXOcvfUTouHk5dwjbjqrbAUGo4geQMWYY= Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) by sourceware.org (Postfix) with ESMTP id 1D1483857817 for ; Sun, 23 May 2021 03:26:58 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1D1483857817 Received: from vapier (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E750D335C5A; Sun, 23 May 2021 03:26:55 +0000 (UTC) Date: Sat, 22 May 2021 23:26:54 -0400 To: Joel Brobecker Subject: Re: sim: replacing ChangeLog files with online git logs Message-ID: Mail-Followup-To: Joel Brobecker , gdb@sourceware.org References: <20210324165918.GA1683671@embecosm.com> <83lfacjvsj.fsf@gnu.org> <20210331032728.GJ11111@adacore.com> <20210419023254.GA1217005@adacore.com> <20210419050055.GB1217005@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20210419050055.GB1217005@adacore.com> X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Mike Frysinger via Gdb Reply-To: Mike Frysinger Cc: gdb@sourceware.org Errors-To: gdb-bounces@sourceware.org Sender: "Gdb" On 19 Apr 2021 09:00, Joel Brobecker wrote: > > > > > > Can you hold off on this for now? We're discussing it within the group > > > > > > of GDB Global Maintainers, and we need more time to converge. > > > > how goes it ? > > > > > > We're making progress. But is often the case with a group of volunteers > > > working via email, things take time. It's an important decision, so > > > it's important we take the time needed to finalize this. > > > > i get that. i'll note that this has been ongoing for at least 6.5 > > years now. i really wish i could get back all that time spent writing > > these things. > > Me too, believe me. The key differences here is that, first, mentalities > have changed; but also, discussions in the past no one took charge of > making the discussion converge, whereas the GDB Global Maintainers > now have. It's just a question of time. > > > if you want me to check back in a month, i can. > > Please do indeed. I'm hoping that we'll be able to reach a decision > earlier than that, but there's unfortunately limited control on > the timeline. how's it ? -mike