diff options
author | Sam James <sam@gentoo.org> | 2023-12-04 06:45:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-04 06:45:45 +0000 |
commit | da0fe05cd7c6a4e20fee5d03a049d5d63b6eb6b7 (patch) | |
tree | 59c84f5cc5ba010c26779890252b59ec85464dab /NEWS | |
parent | Set SYSROOT for has/best_version so that they work when IPC is disabled (diff) | |
download | portage-da0fe05cd7c6a4e20fee5d03a049d5d63b6eb6b7.tar.gz portage-da0fe05cd7c6a4e20fee5d03a049d5d63b6eb6b7.tar.bz2 portage-da0fe05cd7c6a4e20fee5d03a049d5d63b6eb6b7.zip |
NEWS: update
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9,6 +9,10 @@ Release notes take the form of the following optional categories: portage-3.0.57 (UNRELEASED) -------------- +Features: +* emerge: Make --binpkg-changed-deps output far more concise (don't show + packages missing from the merge list). + Bug fixes: * Set SYSROOT appropriately for best_version and has_version so that they work when cross-compiling and IPC is disabled. |