summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2008-08-22 20:14:08 +0000
committerfuzzyray <fuzzyray@gentoo.org>2008-08-22 20:14:08 +0000
commitefd5f95aeb46a041c86bcc0a23490bbeb9c9341b (patch)
tree1c6dc626cae335a03f8f44c1c497b27a2cd6e075 /trunk/ChangeLog
parent5f337a11124d21ddfcf63c277965c38a9f97e92d (diff)
downloadgentoolkit-efd5f95aeb46a041c86bcc0a23490bbeb9c9341b.tar.gz
Fix equery belongs to strip multiple slashes from path names. (Bug #234584)
svn path=/; revision=505
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 4ec5c13..17124b6 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -1,3 +1,7 @@
+2008-08-22: Paul Varner <fuzzyray@gentoo.org>
+ * equery: Fix equery belongs to strip multiple slashes from path
+ names. (Bug #234584)
+
2008-07-24: Paul Varner <fuzzyray@gentoo.org>
* equery: Fix equery check to convert mtime to an integer so that
comparisions always work. Thanks to Alexey Parshin for discovering the