diff options
-rw-r--r-- | RELEASE-NOTES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 29dbd6f48..f53a6c5aa 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -9,3 +9,7 @@ portage-2.1 * 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. +* The deprecated --upgradeonly has been removed, use /etc/portage/package.* + instead. +* 'emerge sync' has been deprecated, use 'emerge --sync' instead (same + for other actions) |