From: Jason Stubbs Date: Sat, 28 Jan 2006 00:46:46 +0000 (-0000) Subject: Add note about --alphabetical X-Git-Tag: v2.1_pre4~1 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fb77910f3f4b045afcef2debb0bd1dc649b4a80b;p=portage.git Add note about --alphabetical svn path=/main/trunk/; revision=2600 --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index c6c99e95d..29dbd6f48 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -6,3 +6,6 @@ portage-2.1 * new cache framework, breaking all old cache modules. If you're having problems with portage_db_cdb, this is likely the cause. +* USE flag output ordering has changed. The old ordering is now an option + by the name of --alphabetical. Adding the option to EMERGE_DEFAULT_OPTS + in make.conf will restore the old behaviour permanently.