aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoridl0r <idl0r@gentoo.org>2009-10-28 20:48:11 +0000
committeridl0r <idl0r@gentoo.org>2009-10-28 20:48:11 +0000
commitafd74c21a75ef7350a66235910032ed5ce570bc9 (patch)
treea5a8266f2a435dc06fa1cac35ef27c73dfe08961 /ChangeLog
parent* revdep-rebuild.1: Fix bug 281050, thanks to Jesús Guerrero <i92guboj@gento... (diff)
downloadgentoolkit-afd74c21a75ef7350a66235910032ed5ce570bc9.tar.gz
gentoolkit-afd74c21a75ef7350a66235910032ed5ce570bc9.tar.bz2
gentoolkit-afd74c21a75ef7350a66235910032ed5ce570bc9.zip
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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e5afdd6..955a1ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
2009-10-27: Christian Ruppert <idl0r@gentoo.org>
+ * 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 <idl0r@gentoo.org>
* revdep-rebuild.1: Fix bug 281050, thanks to Jesús Guerrero
- <i92guboj@gentoo.org>.
+ <i92guboj@gentoo.org>.
2009-10-26: Christian Ruppert <idl0r@gentoo.org>
* euse: Don't add an additional new line at the end of file.