summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b8357778..81255cb6 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,12 @@ portage-2.2
in order to protect against uninstallation of required libraries.
* Add support for generic package sets (also see RELEASE-NOTES)
+portage-2.1.8
+-------------
+* The top-level __init__.py for the portage python package has been split into
+ many smaller python modules, making the code easier to navigate and allowing
+ small parts of the portage api to be imported with less overhead.
+
portage-2.1.7
-------------