summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2007-04-11 01:22:01 +0000
committerfuzzyray <fuzzyray@gentoo.org>2007-04-11 01:22:01 +0000
commit1bafc7c41584c7e5fe639acdab5809b38d210a21 (patch)
tree2ed984b1708ac2105883233597e132884ef32940
parent5eb59614cf858ddc0e359eef85173313a90f7d5a (diff)
downloadgentoolkit-1bafc7c41584c7e5fe639acdab5809b38d210a21.tar.gz
Fix path and fully qualified paths for bug 172969
svn path=/; revision=385
-rw-r--r--trunk/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog
index 47e150a..7c6204a 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -1,3 +1,6 @@
+2007-04-01: Alec Warner <antarus@gentoo.org>
+ * eread: Fix path and fully qualified paths (Bug #172969)
+
2007-03-31: Paul Varner <fuzzyray@gentoo.org>
* equery: Fix traceback in equery which (Bug #134053)