summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/ChangeLog')
-rw-r--r--trunk/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog
index 3cc782e..44e2e1e 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -1,3 +1,7 @@
+2006-07-31 Paul Varner <fuzzyray@gentoo.org>
+ * euse: Replace calls to readlink with bash function for Gentoo/ALT
+ compatibility. (Bugs #140477, #128960)
+
2006-07-28 Paul Varner <fuzzyray@gentoo.org>
* revdep-rebuild: Fix revdep-rebuild to correctly handle --ask being
passed to emerge. Thanks to Sal Gonzalez <ghostx@optonline.net> for