commit: 58eefee486b40872135589bb07c8bf2018d31004 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Sep 9 15:32:56 2024 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Tue Sep 10 10:29:11 2024 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=58eefee4
NEWS: Announce unpack changes Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 58dd83bf17..b21cd406a3 100644 --- a/NEWS +++ b/NEWS @@ -31,6 +31,9 @@ Bug fixes: * emerge: Fix parallel-fetch to properly terminate FETCHCOMMAND processes when needed, using a SIGTERM handler (bug #936273). +* unpack: Don't display "Unpacking ..." message for skipped files. + Match file extensions case-sensitively in old EAPIs, fixes PMS compliance. + portage-3.0.65 (2024-06-04) --------------
