summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2008-07-21 16:53:41 +0000
committerfuzzyray <fuzzyray@gentoo.org>2008-07-21 16:53:41 +0000
commit97b5b67769460c19f5eedfad48a0bbbfacdccddf (patch)
tree6ea99ca27d21f23c334f59b0372b6feb02a54fbd /trunk/ChangeLog
parent5fc8a69e6e8ad0552988f759ded5f03147f437ee (diff)
downloadgentoolkit-97b5b67769460c19f5eedfad48a0bbbfacdccddf.tar.gz
Fix filtering of masked paths from SEARCH_DIRS variable. (Bug 232270)
svn path=/; revision=498
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 daf5b5c..e0caae9 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -1,3 +1,7 @@
+2008-07-21: Paul Varner <fuzzyray@gentoo.org>
+ * revdep-rebuild: Fix filtering of masked paths from SEARCH_DIRS
+ variable. (Bug 232270)
+
2008-07-18: Paul Varner <fuzzyray@gentoo.org>
* equery: Remove prefixed '+/-' signs from IUSE for equery uses
command. (Bug 232019)