diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-06-13 16:31:07 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-06-13 16:31:07 +0000 |
commit | a0edbb484a9b8988ba6996436d5abac0e572377f (patch) | |
tree | 36edaf16d1bad57d85b8e8c0f336c820b1e2a71f /ChangeLog | |
parent | 5bcc6c0f96789e52caa4ffdded7856472bb895e2 (diff) | |
download | glibc-a0edbb484a9b8988ba6996436d5abac0e572377f.tar.gz glibc-a0edbb484a9b8988ba6996436d5abac0e572377f.tar.xz glibc-a0edbb484a9b8988ba6996436d5abac0e572377f.zip |
* nscd/connections.c: Also recognize and handle changes to the
resolver configuration file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index bbfc58584d..28c67c0f6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-06-13 Ulrich Drepper <drepper@redhat.com> + + * nscd/connections.c: Also recognize and handle changes to the + resolver configuration file. + 2008-06-12 Ulrich Drepper <drepper@redhat.com> * time/strftime.c: Pass reference to tzset_called around to handle |