Add note about --alphabetical
authorJason Stubbs <jstubbs@gentoo.org>
Sat, 28 Jan 2006 00:46:46 +0000 (00:46 -0000)
committerJason Stubbs <jstubbs@gentoo.org>
Sat, 28 Jan 2006 00:46:46 +0000 (00:46 -0000)
svn path=/main/trunk/; revision=2600

RELEASE-NOTES

index c6c99e95db95264ee56ae2e7f55a2d0931fad267..29dbd6f48f85e099d81bb93d4d0a886fa1ba5ac9 100644 (file)
@@ -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.