From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id pSpAELQHfWAfZwAAWB0awg (envelope-from ) for ; Mon, 19 Apr 2021 00:31:48 -0400 Received: by simark.ca (Postfix, from userid 112) id 346AF1F104; Mon, 19 Apr 2021 00:31:48 -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.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,URIBL_BLOCKED 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 AE29E1E54D for ; Mon, 19 Apr 2021 00:31:47 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 54BC33953819; Mon, 19 Apr 2021 04:31:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 54BC33953819 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1618806707; bh=IoCm1TAIp4WUlHsqTxb72kkCtdWD4ccvSUXoSMbuets=; 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=RjasDKdDJp+mOp5zeolrnrcSI4vLdsp/emOwomlAJt2KPfhIe4SsyBLhCRdofACnB C9AsQRM5BTGOJNXQ7VEposGniOE5bIyGUv3NtXzw9LIWPGWIzF1Bm6LuVmtcc7+klS vIJgu4V8GqGd0JbgyrMA9urTQN0GiLyliZn2MIyk= Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) by sourceware.org (Postfix) with ESMTP id 1BF6C39518B4 for ; Mon, 19 Apr 2021 04:31:45 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1BF6C39518B4 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 27D5A340E3E; Mon, 19 Apr 2021 04:31:44 +0000 (UTC) Date: Mon, 19 Apr 2021 00:31:42 -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: <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=utf-8 Content-Disposition: inline In-Reply-To: <20210419023254.GA1217005@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 06:32, 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. if you want me to check back in a month, i can. -mike