diff options
| author | genone <genone@gentoo.org> | 2004-10-17 17:15:25 +0000 |
|---|---|---|
| committer | genone <genone@gentoo.org> | 2004-10-17 17:15:25 +0000 |
| commit | ec898ed4dcf8793927ff38a593a4ec74ede90e99 (patch) | |
| tree | 38246c98728da1bad4553cc67bab8ba8c840f911 /trunk/ChangeLog | |
| parent | 21fda46e3352b0de925e3cdb958fbb7048c9fa20 (diff) | |
| download | gentoolkit-ec898ed4dcf8793927ff38a593a4ec74ede90e99.tar.gz | |
fixing bugs #67473 and #67275 and changing defaults to avoid bug #66429
svn path=/; revision=155
Diffstat (limited to 'trunk/ChangeLog')
| -rw-r--r-- | trunk/ChangeLog | 8 |
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 |
