summaryrefslogtreecommitdiffstats
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-06-02 14:43:56 -0700
committerZac Medico <zmedico@gentoo.org>2011-06-02 14:43:56 -0700
commit92a40f0a03621acecdbf9781f517bf80db78791b (patch)
tree96ba69f7e3c54e1064ad6f34ac8f898749b0528e /RELEASE-NOTES
parentc6edcb6ac16b7bd011ab196dab2722374b8e9cec (diff)
downloadportage-92a40f0a03621acecdbf9781f517bf80db78791b.tar.gz
portage-92a40f0a03621acecdbf9781f517bf80db78791b.tar.bz2
portage-92a40f0a03621acecdbf9781f517bf80db78791b.zip
NEW/RELEASE-NOTES: add items for portage-2.1.10
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES9
1 files changed, 9 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index e04b198b5..582bbb511 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -20,6 +20,15 @@ portage-2.2
/var/lib/portage/world, has been extended to include nested sets that may
be listed /var/lib/portage/world_sets.
+portage-2.1.10
+==================================
+* The emerge --autounmask option is now enabled by default. The
+ --autounmask-write option can be used to have config changes automatically
+ written to the appropriate files (repecting --ask and CONFIG_PROTECT). If
+ --autounmask behavior is not desired as the default behavior, then it can
+ be disabled by adding --autounmask=n to the EMERGE_DEFAULT_OPTS variable in
+ make.conf. Refer to the emerge(1) man page for more information.
+
portage-2.1.9
==================================
* The emerge "world" set now includes separate "selected" and "system" sets,