commit: 4b993bf9a580c74f36fe28f6c505f208d9be1595 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Aug 10 01:44:35 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Aug 10 01:44:35 2023 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=4b993bf9
NEWS: add another news entry >From 8cc2348a2c0706f57962fee09a91c5a5b85f1b99. Signed-off-by: Sam James <sam <AT> gentoo.org> NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index c69975bc9c..d442a42ab0 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,8 @@ Bug fixes: * bin/save-ebuild-env.sh: Stop using compgen and hence stop needing readline (bug #909148). +* _reflink_linux_file_copy: Fix -Wmaybe-uninitialized. + * env-update: Check exit code from ldconfig (bug #910376). * emerge: Fix 'no ebuilds available' message always mentioning binpkgs
