summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-07-25 17:44:31 -0700
committerZac Medico <zmedico@gentoo.org>2011-07-25 17:44:31 -0700
commit6d007e4571da8845d55ac25c372ea26e3dec34fb (patch)
tree5ee920ff9053fa341eb200b006fb02b731b4e83c /NEWS
parent3b5dede734e19aeedca11327e1e2b8443ec55f81 (diff)
downloadportage-6d007e4571da8845d55ac25c372ea26e3dec34fb.tar.gz
portage-6d007e4571da8845d55ac25c372ea26e3dec34fb.tar.bz2
portage-6d007e4571da8845d55ac25c372ea26e3dec34fb.zip
NEWS: Add note about EAPI 3 in portage-2.1.7.17.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3091eeae7..af2863f53 100644
--- a/NEWS
+++ b/NEWS
@@ -49,6 +49,12 @@ portage-2.1.8
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.17
+-------------
+* Add support for EAPI 3. This adds support for installation prefix, including
+ new EPREFIX, ED, and EROOT variables which are used by econf and einstall
+ helpers. Also, EAPI 3 adds xz extension support to the unpack helper.
+
portage-2.1.7
-------------