From nobody Fri Nov 25 19:22:50 2022 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NJlBL4b5Lz4jVJd; Fri, 25 Nov 2022 19:22:50 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NJlBL42JZz3Df2; Fri, 25 Nov 2022 19:22:50 +0000 (UTC) (envelope-from danfe@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1669404170; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=8CvVB5of/pVBi3IgAtme6JtUqGYar3z+bU8o4OvbzHg=; b=OWYEF4GmCoCSH11Qj54TaDYGKhusnpiMWsiJ2epLryHCChHKffso1Gx4F200GHu+KYLp4U yq1AD5UbJUxB3eqF3kt3VnOMo594iaPX6XhfUazPd0gOlFy0Cw0WPAdTmVDDxWInM1lyns drUxTywbIoAvGwND3t7yLpg/IDSva9NWeBWEG8cdWf1tv4juEoVHNxzYrpyAj5ElECEjSM d+OqpPbJoCmqzr7cN7DGxiYfidZ5wLR50o4krTRQLUnnnBUoOCg4mBPsMCYFV/hz0QOjfa fsYQd3+v3lbrDOP8r7i3S6wqvfwPDVBkPF+oL/RKWE+grRE33HssZpJO2T2m2Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1669404170; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=8CvVB5of/pVBi3IgAtme6JtUqGYar3z+bU8o4OvbzHg=; b=DkANsNHHuPhTzl8UH6kyhJYSr3AZSsBifDg7I8I6wWFA54QzUrvPoCVsz+7zdsQUoGij9N mXNizntj17pY+rmuFVvzJjA0rHCoz2Mb/jkfcWk/vwRYrnIftyCZOtP72aGzNe3DoeXGLA lpIFlzv4w+vjBVXLAnu9+TeY+OV5zgYGYXFPl3p1iVcMDpoHzWI6FpiO/mAOFFUCw1+RQ7 +uiAIFkIAlksD/PqPbFmorNtx369rze0SvrV1ItiJ5IQ7IOv2l00bH6HChWZDgVW1PJ9XV S0ixEeRM9MG8rIqcmrGJrcnr/loeenUAqE5VI081m5HSK6x8Z2hfVM2RnBMNPA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1669404170; a=rsa-sha256; cv=none; b=yXeQrKnju6/lrzKxu0i8+ZGUT+MNALv2gLjHMC8fyxO/Q/uzITDCRBXfiAJ0Q0SUeA5aoC kgEMWyl4yKTo5mJTXHHvHb9raYaH18EgR1atr1gXIs/YpBxNPbYMXRpmJD/h6s38q6YQ5l qKvYlKnXweEH4+Ex8THwb55qMSvHy+ByEL/g1Fk9Mm3t1pWl1JCBtIPBvmpmJvEZ9dS4c4 WSkDfZNuG5i04T3am2ytm4Yp+/qCO2O/RoCsRuoctdByxlh8UINjWFvpviaAytJvWWP9EL 5U1JthBqmWO41okQZS4pldY2aVmnaTHlm4HN+/x7PJM/fuJLiifySGveZot9HA== Received: by freefall.freebsd.org (Postfix, from userid 1033) id 7D61312583; Fri, 25 Nov 2022 19:22:50 +0000 (UTC) Date: Fri, 25 Nov 2022 19:22:50 +0000 From: Alexey Dokuchaev To: Warner Losh Cc: Alexander Leidinger , src-committers , "" , dev-commits-src-main@freebsd.org Subject: Re: git: ff0c7816db69 - main - Remove UPDATING entries from old branches. Message-ID: References: <202211250923.2AP9NakT073087@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-ThisMailContainsUnwantedMimeParts: N On Fri, Nov 25, 2022 at 09:41:28AM -0700, Warner Losh wrote: > Please revert this. We keep older updating entries on purpose. +1, I was also quite shocked by this commit. I've always relied on UPDATING to stretch to the dawn of times and see no reason to trim it. It's in reverse chronological order so if you don't need older entries, you don't have to read of skip through them, but please leave them in place for those who do. ./danfe