summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-06-22 11:01:39 +0000
committerZac Medico <zmedico@gentoo.org>2007-06-22 11:01:39 +0000
commitc022fd0154ee1d5cc68dfe8769371797f9a89e5c (patch)
tree25ca637abd36f4ca4b18d4f277a1657ce806be24
parentbb1e3e47fd61b8cc5b1e489d57bfe658fd4a9942 (diff)
downloadportage-c022fd0154ee1d5cc68dfe8769371797f9a89e5c.tar.gz
portage-c022fd0154ee1d5cc68dfe8769371797f9a89e5c.tar.bz2
portage-c022fd0154ee1d5cc68dfe8769371797f9a89e5c.zip
Update 2.1.3 news for elog stuff. (trunk r6950)
svn path=/main/branches/2.1.2/; revision=6951
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fce48f10d..6f961a9b3 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ News (mainly features/major bug fixes)
portage-2.1.3
-------------
+* Allow per-module setting of PORTAGE_ELOG_CLASSES
+* Add new elog module "echo" to simply display messages when emerge exits
* Add ** as new token for package.keywords to bypass the keyword visibility layer
* USE_EXPAND variables such as LINGUAS support a * wildcard that will enable
all of the corresponding flags that are listed in IUSE for a given package.