From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2FAD2158B20 for ; Sun, 02 Feb 2025 18:26:56 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 1A07E342F8D for ; Sun, 02 Feb 2025 18:26:56 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 654AC11046F; Sun, 02 Feb 2025 18:26:52 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 bobolink.gentoo.org (Postfix) with ESMTPS id 58D9011046F for ; Sun, 02 Feb 2025 18:26:52 +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 DF2DC342F8D for ; Sun, 02 Feb 2025 18:26:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A7BC18F6 for ; Sun, 02 Feb 2025 18:26:50 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1738519828.fbec64f0cb9ce8de10ef47334cd0827971fcb82c.ulm@gentoo> Subject: [gentoo-commits] proj/eselect:master commit in: / X-VCS-Repository: proj/eselect X-VCS-Files: NEWS X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: fbec64f0cb9ce8de10ef47334cd0827971fcb82c X-VCS-Branch: master Date: Sun, 02 Feb 2025 18:26:50 +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: 7e00ec27-bcc3-4c29-8720-eb6260b7eb64 X-Archives-Hash: ebb511c776d7176beafa8aa3e3d48579 commit: fbec64f0cb9ce8de10ef47334cd0827971fcb82c Author: Ulrich Müller gentoo org> AuthorDate: Sun Feb 2 18:10:28 2025 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun Feb 2 18:10:28 2025 +0000 URL: https://gitweb.gentoo.org/proj/eselect.git/commit/?id=fbec64f0 Update NEWS Signed-off-by: Ulrich Müller gentoo.org> NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index e5bad0d..5f898c4 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,10 @@ This file contains a summary of changes in released versions. Please read the ChangeLog file for a more detailed listing of changes/bug fixes. +1.4.29: + New features: + - Updated list of editors in editor and visual modules (bug #930037). + 1.4.28: Bug fixes: - Fixed bug #942970: Profile repository path must be prefixed with ROOT.