commit: 5f0bc595e6cd49b36fc5462ae494276d3bfbbd29 Author: Zac Medico <zmedico <AT> gentoo <DOT> org> AuthorDate: Sun Aug 4 05:07:59 2024 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Sun Aug 4 05:09:33 2024 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=5f0bc595
NEWS: Fix FETCHCOMMAND spelling Signed-off-by: Zac Medico <zmedico <AT> gentoo.org> NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 3b71349508..58dd83bf17 100644 --- a/NEWS +++ b/NEWS @@ -28,7 +28,7 @@ Bug fixes: * repository: config: Allow a repository to be configured using one of its aliases rather than its primary name (bug #935830). -* emerge: Fix parallel-fetch to properly terminate FETCOMMAND processes when +* emerge: Fix parallel-fetch to properly terminate FETCHCOMMAND processes when needed, using a SIGTERM handler (bug #936273). portage-3.0.65 (2024-06-04)
