summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2005-11-03 03:43:06 +0000
committerfuzzyray <fuzzyray@gentoo.org>2005-11-03 03:43:06 +0000
commit8b380ec5e61e5ac90ee58011b9965a9952bbfad4 (patch)
treeeef0622e434f56837fc06157a5a3b93b1526e156 /trunk/ChangeLog
parent749c34a0871eb63161ec2ae9f0c221f61053a329 (diff)
downloadgentoolkit-8b380ec5e61e5ac90ee58011b9965a9952bbfad4.tar.gz
Fix revdep-rebuild to work with findutils-4.2.25 (Bug 111203)
svn path=/; revision=252
Diffstat (limited to 'trunk/ChangeLog')
-rw-r--r--trunk/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog
index 9aad3ae..39c8104 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -1,3 +1,6 @@
+2005-11-02 Paul Varner <fuzzyray@gentoo.org>
+ * revdep-rebuild: Fix to work with findutils-4.2.25 (Bug 111203)
+
2005-10-18 Paul Varner <fuzzyray@gentoo.org>
* equery: Make equery look at both DEPEND and RDEPEND for dependencies
* gentoolkit: Fix _parse_deps to understand || syntax (Bug 101377)