diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-06-28 04:42:05 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-06-28 04:42:05 +0000 |
commit | 482bbeb905781e7b17e8d79b40d2a18c317ec4f1 (patch) | |
tree | 8786e28625620e5f917698e2a8e77124c3266b3f /ChangeLog | |
parent | 340ef046a6b7e10b112e387f453bc78348c04745 (diff) | |
download | glibc-482bbeb905781e7b17e8d79b40d2a18c317ec4f1.tar.gz glibc-482bbeb905781e7b17e8d79b40d2a18c317ec4f1.tar.xz glibc-482bbeb905781e7b17e8d79b40d2a18c317ec4f1.zip |
Update.
* nscd/connections.c (invalidate_cache): If the host cache has to be invalidated, re-read resolv.conf.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 49256a91f0..02d3119e6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2004-06-27 Ulrich Drepper <drepper@redhat.com> + * nscd/connections.c (invalidate_cache): If the host cache has to + be invalidated, re-read resolv.conf. + * resolv/resolv.h (RES_NOIP6DOTINT): Define. * resolv/res_init.c (res_setoptions): Handle no-ip6-dotint option. * resolv/gethnamaddr.c (gethostbyaddr): Don't lookup with .ip6.int |