summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2006-12-13 16:12:25 +0000
committerfuzzyray <fuzzyray@gentoo.org>2006-12-13 16:12:25 +0000
commiteed3c20f56bf45003fedf42d4294107aaa92a38d (patch)
treebd43afaa1e6d67633e1270423cf56e58e1aaff89 /trunk/ChangeLog
parent4de8b35818cc20a672372a098ae62517bfd4b014 (diff)
downloadgentoolkit-eed3c20f56bf45003fedf42d4294107aaa92a38d.tar.gz
Fix handling of /etc/portage/package.mask
svn path=/; revision=328
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 c4cb031..26e1138 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -1,3 +1,7 @@
+2006-12-13 Paul Varner <fuzzyray@gentoo.org>
+ * revdep-rebuild: Fix handling of /etc/portage/package.mask (Bug
+ #158025) Thanks to Wolfram Schlich for the patch.
+
2006-12-12 Paul Varner <fuzzyray@gentoo.org>
* equery: Add --tree option to equery files command. (Bug #62898)
Thanks to scope for the patch.