projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba1a2a5
)
Add note about --alphabetical
author
Jason Stubbs
<jstubbs@gentoo.org>
Sat, 28 Jan 2006 00:46:46 +0000
(
00:46
-0000)
committer
Jason Stubbs
<jstubbs@gentoo.org>
Sat, 28 Jan 2006 00:46:46 +0000
(
00:46
-0000)
svn path=/main/trunk/; revision=2600
RELEASE-NOTES
patch
|
blob
|
history
diff --git
a/RELEASE-NOTES
b/RELEASE-NOTES
index c6c99e95db95264ee56ae2e7f55a2d0931fad267..29dbd6f48f85e099d81bb93d4d0a886fa1ba5ac9 100644
(file)
--- 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.