summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2007-03-14 03:01:04 +0000
committerfuzzyray <fuzzyray@gentoo.org>2007-03-14 03:01:04 +0000
commit22abb2a3c0108770f12cb83d4625a8a5858a20c7 (patch)
treebe2f7e441d5661cf17c4de54c9ae970c389197f8 /trunk/ChangeLog
parent40071bb1a1135c45cc899b903ee70ea8a43ce0f4 (diff)
downloadgentoolkit-22abb2a3c0108770f12cb83d4625a8a5858a20c7.tar.gz
Fix bug with --package-names option not rebuilding packages (Bug #169761)
svn path=/; revision=356
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 d774919..fa2f293 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -1,3 +1,7 @@
+2007-03-13 Paul Varner <fuzzyray@gentoo.org>
+ * revdep-rebuild: Fix bug with --package-names option not rebuilding
+ packages (Bug #169761)
+
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)