From ab258378535e2886250d94a6bf2aaad057906ec3 Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Mon, 30 Apr 2007 03:16:06 +0000 Subject: Fix -* handling in gvisible to match incremental semantics svn path=/main/trunk/; revision=6459 --- RELEASE-NOTES | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 883350403..eba5316e9 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -7,6 +7,16 @@ portage-2.1.3 * The python namespace for portage has been sanitized, all portage related code is now contained within the portage namespace. External script should be updated accordingly, though links exist for backward compability. +* The "save_summary" and "echo" elog modules are now enabled by default. Setting + PORTAGE_ELOG_SYSTEM in make.conf will override this, so if you don't want elog + set PORTAGE_ELOG_SYSTEM="" in make.conf +* -* support in package.keywords was changed as it was inconsistent with + ACCEPT_KEYWORDS behavior (also see http://dev.gentoo.org/~genone/docs/KEYWORDS.stupid). + Previously having -* in package.keywords matched packages with KEYWORDS="-*", + now it resets the ACCEPT_KEYWORDS list for the given atom like it does when + used in ACCEPT_KEYWORDS. + For packages that don't specify any other KEYWORDS you can use the new ** token + as documented in portage(5) to disable KEYWORDS filtering completely. portage-2.1.2 ================================== -- cgit v1.2.3-1-g7c22