aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-21 16:47:04 +0100
committerSam James <sam@gentoo.org>2023-09-21 16:47:04 +0100
commitca2728e9bc57b749408cf6c2a2766dab93595ca0 (patch)
treecdfb258255a14859a35c9ffcb24b6709fb99b0f9
parentdepgraph: increase reverse dep cache size (diff)
downloadportage-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>
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2e88b894b..340516a9b 100644
--- a/NEWS
+++ b/NEWS
@@ -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).