summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/ChangeLog')
-rw-r--r--trunk/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog
index 9103f2b..08a574e 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -1,3 +1,11 @@
+2004-10-17 Marius Mauch <genone@gentoo.org>
+ * equery: fix for bug #67473 (checking md5sums of prelinked binaries)
+ * equery: fix for bug #67275 (--nocolor didn't work as configure was
+ called before parsing the arguments
+ * equery: changed defaults for `equery depends` as making a depgraph
+ for the full portage tree isn't a good idea and find_all_packages()
+ uses way to much memory currently
+
2004-10-12 Marius Mauch <genone@gentoo.org>
* equery: fix for bug #67210