diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-10-30 16:00:44 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-10-30 16:00:44 +0000 |
commit | 21b07d8ba586c231710a5197888e7130f996dd47 (patch) | |
tree | ab1bc9c0b43dbe984a31e90257cf8f67035fe621 /ChangeLog | |
parent | 4caa3fb7c898bc1dd7458b218d7847e218248ec1 (diff) | |
download | glibc-21b07d8ba586c231710a5197888e7130f996dd47.tar glibc-21b07d8ba586c231710a5197888e7130f996dd47.tar.gz glibc-21b07d8ba586c231710a5197888e7130f996dd47.tar.bz2 glibc-21b07d8ba586c231710a5197888e7130f996dd47.zip |
* resolv/res_send.c (send_dg): On timeout, only return nonzero
result if any of the queries really provided an answer.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-10-30 Ulrich Drepper <drepper@redhat.com> + + * resolv/res_send.c (send_dg): On timeout, only return nonzero + result if any of the queries really provided an answer. + 2008-10-28 Ulrich Drepper <drepper@redhat.com> * po/lt.po: Update from translation team. |