summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2010-03-03 06:25:46 +0000
committerZac Medico <zmedico@gentoo.org>2010-03-03 06:25:46 +0000
commitac21f12e425a8ba46f119ee2cbe64e25670f6f4d (patch)
treef1b05ec1ac4a226a91c8d32766a693429d350b5c /NEWS
parent0f436b2b66f58b3504be6cf5e75a5d6f1f99e799 (diff)
downloadportage-ac21f12e425a8ba46f119ee2cbe64e25670f6f4d.tar.gz
portage-ac21f12e425a8ba46f119ee2cbe64e25670f6f4d.tar.bz2
portage-ac21f12e425a8ba46f119ee2cbe64e25670f6f4d.zip
Add news about splitting the top-level __init__.py.v2.2_rc64
svn path=/main/trunk/; revision=15730
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b83577786..81255cb66 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
-------------