summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-10-10 22:30:57 +0000
committerZac Medico <zmedico@gentoo.org>2009-10-10 22:30:57 +0000
commit336bfb157d65dbd148dc161521c3d99e190f4205 (patch)
treee8de95e774c547447bcda5fe8d50a58c02bbf374 /NEWS
parentAdd a note about --update and bug #275945 for 2.1.7. (trunk r14561) (diff)
downloadportage-multirepo-2.1.7.tar.gz
portage-multirepo-2.1.7.tar.bz2
portage-multirepo-2.1.7.zip
Add notes about python3 support. (trunk r14564)v2.1.7
svn path=/main/branches/2.1.7/; revision=14565
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fe000d10..b0f889ab 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@ portage-2.1.7
* Add --accept-properties option for emerge which allows you to use
--accept-properties=-interactive in order to temporarily exclude
interactive updates.
+* Add support for Python 3.0. At least Python 2.6 is now required in order to
+ support the new syntax which is used by Python 3.0.
portage-2.1.6
-------------