From 087d08ae5cc7c246d13da1c6504c07d446bf4278 Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Thu, 5 Jul 2007 06:49:48 +0000 Subject: Remove fallback imports for set(), and note minimum requirement of python-2.4 svn path=/main/trunk/; revision=7157 --- RELEASE-NOTES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 7d837e0a2..030ebfd1f 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -4,6 +4,8 @@ Features/major bugfixes are listed in NEWS portage-2.2 ================================== +* Portage now requires >=python-2.4, but doesn't need pycrypto anymore if + >=python-2.5 is installed and openssl supports the rmd160 hash. * The python namespace for portage has been sanitized, all portage related code is now contained within the portage namespace. External script should be updated accordingly, though links exist for backward compability. -- cgit v1.2.3-1-g7c22