aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 53db165e8..53f0f921f 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ portage-3.0.50 (UNRELEASED)
Breaking changes:
* The minimum supported Python version is now >= Python 3.9.
+
* Portage now installed with Meson and Python sdist + wheel now prepared with
meson-python for PEP 517 compliance.
@@ -23,6 +24,8 @@ Bug fixes:
* Use the correct Python library path when launching scripts directly from a
virtual environment.
+* Define BROOT in pkg_* phases following PMS change.
+
portage-3.0.49 (2023-06-21)
--------------