From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1578644-garchives=archives.gentoo.org@lists.gentoo.org> 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 00E38158013 for <garchives@archives.gentoo.org>; Sun, 10 Dec 2023 22:32:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 420FF2BC013; Sun, 10 Dec 2023 22:32:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2E60F2BC013 for <gentoo-commits@lists.gentoo.org>; Sun, 10 Dec 2023 22:32:58 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 75A3F342FF9 for <gentoo-commits@lists.gentoo.org>; Sun, 10 Dec 2023 22:32:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 13ECA9F9 for <gentoo-commits@lists.gentoo.org>; Sun, 10 Dec 2023 22:32:56 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1702247569.1ac0721faf04a07eb98c24915e8c8ec55a2ad7e4.sam@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: / X-VCS-Repository: proj/portage X-VCS-Files: NEWS X-VCS-Directories: / X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1ac0721faf04a07eb98c24915e8c8ec55a2ad7e4 X-VCS-Branch: master Date: Sun, 10 Dec 2023 22:32:56 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: aec02706-9418-4a9c-8900-7cd668b84db8 X-Archives-Hash: 4d14acb74fc76762091f98e61dc8e886 commit: 1ac0721faf04a07eb98c24915e8c8ec55a2ad7e4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Dec 10 22:32:49 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Dec 10 22:32:49 2023 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=1ac0721f NEWS: add placeholder Signed-off-by: Sam James <sam <AT> gentoo.org> NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 2c9b4ba13b..adcf65b6f3 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,11 @@ Release notes take the form of the following optional categories: * Bug fixes * Cleanups +portage-3.0.58 (UNRELEASED) +-------------- + +TODO + portage-3.0.57 (2023-12-10) --------------