summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2009-12-17 15:36:54 +0000
committerfuzzyray <fuzzyray@gentoo.org>2009-12-17 15:36:54 +0000
commitb7263e2ae68e2883d772cf5c23451792af4a5ada (patch)
tree7f1f99518a6bc61f5935a54290fcc343c7579490 /ChangeLog
parent0c7beb06f1e7715e364721ab988d0a8a7ec4a09b (diff)
downloadgentoolkit-b7263e2ae68e2883d772cf5c23451792af4a5ada.tar.gz
Fix revdep-rebuild to properly honor PORTAGE_NICENESS as an incremental to the current nice level. (Bug 297174)
svn path=/trunk/gentoolkit/; revision=724
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d421a3..85f41f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-12-17: Paul Varner <fuzzyray@gentoo.org>
+ * revdep-rebuild: Fix revdep-rebuild to properly honor
+ PORTAGE_NICENESS as an incremental to the current nice level (Bug
+ 297174).
+
2009-12-08: Paul Varner <fuzzyray@gentoo.org>
* gentoolkit: Merge rev 113 from djanderson's genscripts repo