summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2006-02-07 04:36:33 +0000
committerfuzzyray <fuzzyray@gentoo.org>2006-02-07 04:36:33 +0000
commit4588220e92b26cebd3f316e1364abcb8b3364698 (patch)
treee0c5009bd3aeab69f1d9b53f32c135847259b107 /trunk/ChangeLog
parentcf6b447f3b75a89892f457390adb70c5d14e5e75 (diff)
downloadgentoolkit-4588220e92b26cebd3f316e1364abcb8b3364698.tar.gz
Fix for PORTAGE_NICENESS
svn path=/; revision=276
Diffstat (limited to 'trunk/ChangeLog')
-rw-r--r--trunk/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog
index fd8884a..b200f11 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -1,3 +1,7 @@
+2006-02-06 Paul Varner <fuzzyray@gentoo.org>
+ * revdep-rebuild: Reset PORTAGE_NICENESS, so that emerge is not niced
+ twice. Thanks to Lukas Reck for the patch. (Bug 121482)
+
2006-01-24 Marius Mauch <genone@gentoo.org>
* glsa-check: Use vbd information in verbose list mode (patch by solar)