summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2005-12-28 20:43:06 +0000
committerfuzzyray <fuzzyray@gentoo.org>2005-12-28 20:43:06 +0000
commite3e6e2e24a868b43c24a3ec82d9cb451a75c5523 (patch)
tree1ec73b7f55a8afe4d6c1484d4847baa897aec36e /trunk/ChangeLog
parent351cd75a09c06182b3b1c6c1c654feb54f8053e8 (diff)
downloadgentoolkit-e3e6e2e24a868b43c24a3ec82d9cb451a75c5523.tar.gz
Fix revdep-rebuild to automatically determine how to call find correctly
svn path=/; revision=269
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 ea45431..60b3602 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -1,3 +1,6 @@
+2005-12-28 Paul Varner <fuzzyray@gentoo.org>
+ * revdep-rebuild: Fix to automatically determine how to call find (Bug 111203)
+
2005-12-19 Paul Varner <fuzzyray@gentoo.org>
* eclean: Add regular expression matching for exclude files (Bug 114365)