summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBrian Harring <ferringb@gentoo.org>2006-02-03 05:08:20 +0000
committerBrian Harring <ferringb@gentoo.org>2006-02-03 05:08:20 +0000
commit4b20bbb73edd13b20629563ce3a0cb81d8acc235 (patch)
tree8bed193c47ce34e54c95fdcba06325abe38f0b17 /NEWS
parentgrab some fixes from prepstrip script (diff)
downloadportage-multirepo-4b20bbb73edd13b20629563ce3a0cb81d8acc235.tar.gz
portage-multirepo-4b20bbb73edd13b20629563ce3a0cb81d8acc235.tar.bz2
portage-multirepo-4b20bbb73edd13b20629563ce3a0cb81d8acc235.zip
confcache, baby.
svn path=/main/trunk/; revision=2632
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ca85bd31..7503e007 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ News (mainly features/major bug fixes)
portage-2.1 (ongoing via pre releases)
------------
+* FEATURES="confcache" integration; global caching to speed up configure calls,
+ requires dev-util/confcache
* elog framework and accompanying modules for logging ebuild warnings, errors
and general notices. Collects eerror/ewarn/elog/einfo messages.
* New elog function (should replace einfo in many cases)