From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id sAIvCZEOfWApaAAAWB0awg (envelope-from ) for ; Mon, 19 Apr 2021 01:01:05 -0400 Received: by simark.ca (Postfix, from userid 112) id 18E2A1F104; Mon, 19 Apr 2021 01:01:05 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.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 4C6931E54D for ; Mon, 19 Apr 2021 01:01:04 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 7D10B3951C67; Mon, 19 Apr 2021 05:01:03 +0000 (GMT) Received: from rock.gnat.com (rock.gnat.com [205.232.38.15]) by sourceware.org (Postfix) with ESMTP id 244C13951C67 for ; Mon, 19 Apr 2021 05:01:01 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 244C13951C67 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=adacore.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=brobecker@adacore.com Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id ED0AE116C3E for ; Mon, 19 Apr 2021 01:01:00 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at gnat.com 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 5kdCDKZ7RrAU for ; Mon, 19 Apr 2021 01:01:00 -0400 (EDT) Received: from float.home (localhost.localdomain [127.0.0.1]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by rock.gnat.com (Postfix) with ESMTPS id 933A5116A60 for ; Mon, 19 Apr 2021 01:01:00 -0400 (EDT) Received: by float.home (Postfix, from userid 1000) id DA56BA1963; Mon, 19 Apr 2021 09:00:55 +0400 (+04) Date: Mon, 19 Apr 2021 09:00:55 +0400 From: Joel Brobecker To: gdb@sourceware.org Subject: Re: sim: replacing ChangeLog files with online git logs Message-ID: <20210419050055.GB1217005@adacore.com> References: <83wntwjy8h.fsf@gnu.org> <20210324165918.GA1683671@embecosm.com> <83lfacjvsj.fsf@gnu.org> <20210331032728.GJ11111@adacore.com> <20210419023254.GA1217005@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: , Errors-To: gdb-bounces@sourceware.org Sender: "Gdb" > > > > > 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. -- Joel