summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
authorgenone <genone@gentoo.org>2004-10-17 17:50:47 +0000
committergenone <genone@gentoo.org>2004-10-17 17:50:47 +0000
commit97b39c1fc1dda6082199dbcc2e77dfd90c7d61a7 (patch)
treed58633540a8339a9e709a9ab0664a670e5d76396 /trunk/ChangeLog
parentec898ed4dcf8793927ff38a593a4ec74ede90e99 (diff)
downloadgentoolkit-97b39c1fc1dda6082199dbcc2e77dfd90c7d61a7.tar.gz
replace perl euse with bash euse
svn path=/; revision=156
Diffstat (limited to 'trunk/ChangeLog')
-rw-r--r--trunk/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog
index 08a574e..29a65ff 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -5,6 +5,7 @@
* 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
+ * euse: replaced the old perl version with a newly written bash version.
2004-10-12 Marius Mauch <genone@gentoo.org>
* equery: fix for bug #67210