From 2301da7d40e30aa55ca1a77962c3cc17ed921302 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 30 Aug 2010 09:20:19 -0700 Subject: Add more new features to RELEASE-NOTES for portage-2.1.9. --- RELEASE-NOTES | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 82ada0ac2..90848e972 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -31,11 +31,19 @@ portage-2.1.9 * The functionality of the autounmask program is emulated by the new emerge --autounmask option, which outputs required configuration changes for package.keywords and package.use. +* The new emerge --exclude option allows packages to be excluded from the + dependency resolution. Doing so might result in a fatal error. See the + emerge(1) man page for details. * Per-package environment variables can be set with the new package.env configuration file in /etc/portage/. See the portage(5) man page for details. +* Support for per-package bashrc files in /etc/p[ortage/env. See the portage(5) + man page for details. * The package.keywords configuration file in /etc/portage/ is now deprecated. Instead use the package.accept_keywords file which has the same format and behavior. See the portage(5) man page for details. +* FEATURES="fixlafiles" (enabled by default): Rewrites newly installed .la + files in the same way dev-util/lafilefixer does. Note that this wont fix + your installed .la files. portage-2.1.8 ================================== -- cgit v1.2.3-1-g7c22