summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/ChangeLog')
-rw-r--r--trunk/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog
index 1a36199..80e6d75 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -1,4 +1,9 @@
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.
+ (Bug #164678)
+
+2007-03-29: Paul Varner <fuzzyray@gentoo.org>
* equery: Convert deprecated strings functions to str methods (Bug
#172694)