summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2007-03-31 22:39:20 +0000
committerfuzzyray <fuzzyray@gentoo.org>2007-03-31 22:39:20 +0000
commit3cb281b082bbd686ab66830ea87151e09a1c3622 (patch)
treead3191f3a7b29540a6cf9431be4bb40164c07879 /trunk/ChangeLog
parent67f2caa5d98c9a0cf6bdbb6739f016c01ce2387f (diff)
downloadgentoolkit-3cb281b082bbd686ab66830ea87151e09a1c3622.tar.gz
Fix traceback in equery which (Bug #134053)
svn path=/; revision=369
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 80e6d75..47e150a 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -1,3 +1,6 @@
+2007-03-31: Paul Varner <fuzzyray@gentoo.org>
+ * equery: Fix traceback in equery which (Bug #134053)
+
2007-03-29: Paul Varner <fuzzyray@gentoo.org>
* gentoolkit: Change package.get_???_deps() methods to try the portage
tree first, since emerge always uses the portage tree for dependencies.