commit: eb4140d6ed249127cc293e81646f3af7fb2dea0d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jul 20 03:37:53 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jul 20 03:38:17 2022 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=eb4140d6
NEWS: update Signed-off-by: Sam James <sam <AT> gentoo.org> NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/NEWS b/NEWS index dc2102a8d..a9cc9669c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +portage-3.0.35 (UNRELEASED) +-------------- + +Bug fixes: +* xml: Fix XML node parsing (resulted in duplicate USE flag descriptions + in gentoolkit, bug 858791). This code is thought to have only one + consumer (gentoolkit, and only as of its most recent releases), so + impact is not severe. + +* ebuild(1): improve descriptions of various phase functions. + portage-3.0.34 (2022-07-20) --------------
