summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2007-03-10 22:55:32 +0000
committerfuzzyray <fuzzyray@gentoo.org>2007-03-10 22:55:32 +0000
commit40071bb1a1135c45cc899b903ee70ea8a43ce0f4 (patch)
treeffa004ab778d3d79376adde6165f4a7e3f366e19 /trunk/ChangeLog
parentafdcabf1af64f44e93a0049ec30bb9739a341525 (diff)
downloadgentoolkit-40071bb1a1135c45cc899b903ee70ea8a43ce0f4.tar.gz
Add --depth option to equery depgraph to limit the depth of the dependency graph. (Bug #115807)
svn path=/; revision=355
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 1dce6d1..d774919 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -1,3 +1,7 @@
+2007-03-10 Paul Varner <fuzzyray@gentoo.org>
+ * equery: Add --depth option to equery depgraph to limit the depth of
+ the dependency graph. (Bug #115807)
+
2007-03-09 Paul Varner <fuzzyray@gentoo.org>
* revdep-rebuild: Add support to detect "no version information
available" message from ldd (Bug #169973)