Move the note about not needing pycrypto with python-2.5 to the 2.1.3 section. (trunk...
authorZac Medico <zmedico@gentoo.org>
Tue, 4 Sep 2007 20:42:56 +0000 (20:42 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 4 Sep 2007 20:42:56 +0000 (20:42 -0000)
svn path=/main/branches/2.1.2/; revision=7727

RELEASE-NOTES

index 59cb1edfdf70920a1fa963fd121123074b7eb387..e09e4105896b78507ae08f6172bd7b3535837491 100644 (file)
@@ -4,6 +4,8 @@ Features/major bugfixes are listed in NEWS
 portage-2.1.3
 ==================================
 
+* 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 "save_summary" and "echo" elog modules are now enabled by default. Setting
   PORTAGE_ELOG_SYSTEM in make.conf will override this, so if you don't want elog
   set PORTAGE_ELOG_SYSTEM="" in make.conf