diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a49ccbfc97..977f0f8936 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2009-07-26 Ulrich Drepper <drepper@redhat.com> + [BZ #10452] + * resolv/res_send.c (send_dg): Pass full SERVFAIL, NOTIMP, REFUSED + replies up. + * elf/elf.h: Define NT_GNU_GOLD_VERSION. 2009-07-25 Ulrich Drepper <drepper@redhat.com> |