summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-06-13 23:35:47 +0000
committerUlrich Drepper <drepper@redhat.com>2008-06-13 23:35:47 +0000
commitd0a1ae946455e137711790c885d6e8a05a37efd0 (patch)
tree7022588243053771af30df2a51dbe99d41786bd2 /ChangeLog
parenta0edbb484a9b8988ba6996436d5abac0e572377f (diff)
* sysdeps/posix/getaddrinfo.c: Move _res_hconf_init call to a
better place so it is not called when nscd is used.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28c67c0f6c..70017e5e76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2008-06-13 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/posix/getaddrinfo.c: Move _res_hconf_init call to a
+ better place so it is not called when nscd is used.
+
* nscd/connections.c: Also recognize and handle changes to the
resolver configuration file.