commit: 1279fa18e36f398107948910bc2f64eee2b67419 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jul 11 23:17:38 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jul 11 23:17:38 2022 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=1279fa18
NEWS: update for gentoolkit fix Bug: https://bugs.gentoo.org/857537 Signed-off-by: Sam James <sam <AT> gentoo.org> NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 17b42da0f..831347ed4 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,11 @@ Bug fixes: * Allow nested ebegin again while there's a lack of consensus on banning it. +* Fix use of deprecated (now removed) getchildren() call in XML parser, + which caused failures with gentoolkit. See bug #857537. (Note that this + was not originally in the release notes for 3.0.32, but the fix was in + 3.0.32). + * Fix doc generation by removing reference to removed EAPIs. See bug #857486. portage-3.0.31 (2022-07-10)
