Add note about --alphabetical
[portage.git] / RELEASE-NOTES
1 Release Notes; upgrade information mainly.
2 Features/major bugfixes are listed in NEWS
3
4 portage-2.1
5 ==================================
6
7 * new cache framework, breaking all old cache modules.
8   If you're having problems with portage_db_cdb, this is likely the cause.
9 * USE flag output ordering has changed.  The old ordering is now an option
10   by the name of --alphabetical.  Adding the option to EMERGE_DEFAULT_OPTS
11   in make.conf will restore the old behaviour permanently.