From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8C25015808B for ; Sat, 17 Feb 2024 05:55:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 50570E29E9; Sat, 17 Feb 2024 05:55:31 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 274A7E29E9 for ; Sat, 17 Feb 2024 05:55:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F1A5533F9FD for ; Sat, 17 Feb 2024 05:55:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 60B1C1301 for ; Sat, 17 Feb 2024 05:55:28 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1708149219.8f90911e1e4b622ee4c716f118b7021e291e90f1.robbat2@gentoo> Subject: [gentoo-commits] proj/genkernel:master commit in: / X-VCS-Repository: proj/genkernel X-VCS-Files: HACKING X-VCS-Directories: / X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: 8f90911e1e4b622ee4c716f118b7021e291e90f1 X-VCS-Branch: master Date: Sat, 17 Feb 2024 05:55:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b0f8e8b7-4c22-479b-ae4e-5852db72b62f X-Archives-Hash: 2eb03de7639def6e4c48764b2e113129 commit: 8f90911e1e4b622ee4c716f118b7021e291e90f1 Author: Robin H. Johnson gentoo org> AuthorDate: Sat Feb 17 05:53:39 2024 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Sat Feb 17 05:53:39 2024 +0000 URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=8f90911e doc: point to gitweb for old ChangeLog Signed-off-by: Robin H. Johnson gentoo.org> HACKING | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/HACKING b/HACKING index 62bbd37..19aa5f9 100644 --- a/HACKING +++ b/HACKING @@ -42,3 +42,9 @@ Rolling a release: git shortlog ${PREV_TAG}..v${PV} | xsel to generate the mail body. + +Changes: +Changelogs prior to 2012 are available in Changelog.old [1], removed from +regular distribution in commit 4ec9886457a58330843f5c46a38e73fda9957410. + +[1] https://gitweb.gentoo.org/proj/genkernel.git/tree/ChangeLog.old?id=71507545eec3031ade9b4f9a314c53216f2c97f2