diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-06-28 05:07:08 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-06-28 05:07:08 +0000 |
commit | 539842a4ea456e0caabc7dc00d46daa1a97c8c07 (patch) | |
tree | d6b06894c4bdfb2e8ebc2b6853e5c78d17b789fe /ChangeLog | |
parent | 482bbeb905781e7b17e8d79b40d2a18c317ec4f1 (diff) | |
download | glibc-539842a4ea456e0caabc7dc00d46daa1a97c8c07.tar glibc-539842a4ea456e0caabc7dc00d46daa1a97c8c07.tar.gz glibc-539842a4ea456e0caabc7dc00d46daa1a97c8c07.tar.bz2 glibc-539842a4ea456e0caabc7dc00d46daa1a97c8c07.zip |
Update.
* elf/ldconfig.c (add_dir): Take chroot into account.
Based on changes by HJ Lu and Hideki Iwamoto.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2004-06-27 Ulrich Drepper <drepper@redhat.com> + * elf/ldconfig.c (add_dir): Take chroot into account. + Based on changes by HJ Lu and Hideki Iwamoto. + * nscd/connections.c (invalidate_cache): If the host cache has to be invalidated, re-read resolv.conf. |