From afd74c21a75ef7350a66235910032ed5ce570bc9 Mon Sep 17 00:00:00 2001 From: idl0r Date: Wed, 28 Oct 2009 20:48:11 +0000 Subject: Use realpath in get_file_owner to be able to get the package containing e.g. /lib/libreadline.so.6 on amd64, fixes bug 280341. svn path=/trunk/gentoolkit/; revision=696 --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e5afdd6..955a1ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ +2009-10-27: Christian Ruppert + * revdep-rebuild: Use realpath in get_file_owner to be able to get the + package containing e.g. /lib/libreadline.so.6 on amd64, fixes bug 280341. + 2009-10-27: Christian Ruppert * revdep-rebuild.1: Fix bug 281050, thanks to Jesús Guerrero - . + . 2009-10-26: Christian Ruppert * euse: Don't add an additional new line at the end of file. -- cgit v1.2.3