summaryrefslogtreecommitdiffstats
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-09-04 20:42:56 +0000
committerZac Medico <zmedico@gentoo.org>2007-09-04 20:42:56 +0000
commite5e0929f206a5cec0fd6e67e87c501f89efae7b5 (patch)
tree7487b7ad06838f01277de0de807da5f0092394c6 /RELEASE-NOTES
parentff6bb29eee85eecdfef7ac501d010fa1de33aa63 (diff)
downloadportage-e5e0929f206a5cec0fd6e67e87c501f89efae7b5.tar.gz
portage-e5e0929f206a5cec0fd6e67e87c501f89efae7b5.tar.bz2
portage-e5e0929f206a5cec0fd6e67e87c501f89efae7b5.zip
Move the note about not needing pycrypto with python-2.5 to the 2.1.3 section. (trunk r7726)
svn path=/main/branches/2.1.2/; revision=7727
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 59cb1edfd..e09e41058 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -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