diff options
author | Sam James <sam@gentoo.org> | 2023-09-21 16:47:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-21 16:47:04 +0100 |
commit | ca2728e9bc57b749408cf6c2a2766dab93595ca0 (patch) | |
tree | cdfb258255a14859a35c9ffcb24b6709fb99b0f9 /NEWS | |
parent | depgraph: increase reverse dep cache size (diff) | |
download | portage-ca2728e9bc57b749408cf6c2a2766dab93595ca0.tar.gz portage-ca2728e9bc57b749408cf6c2a2766dab93595ca0.tar.bz2 portage-ca2728e9bc57b749408cf6c2a2766dab93595ca0.zip |
NEWS: update
Bug: https://bugs.gentoo.org/883071
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ Breaking changes: manually add or remove binpkgs from their PKGDIR (bug #889300). Features: +* Refine _slot_operator_check_reverse_dependencies caching (bug #883071). + * bintree: Add new API member (invalid_paths) to allow gentoolkit to later clean up invalid binpkgs (bug #900224). |