about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2010-03-17 06:57:38 -0700
committerUlrich Drepper <drepper@redhat.com>2010-03-17 06:57:38 -0700
commit94308fd0e071018cd823b654276acc103c8b509c (patch)
tree2fa90a3dd299e0934930a712fac793a6164103cb /ChangeLog
parent12e6ee86c4f2b17a0f702a46b782447389d4bd82 (diff)
downloadglibc-94308fd0e071018cd823b654276acc103c8b509c.tar.gz
glibc-94308fd0e071018cd823b654276acc103c8b509c.tar.xz
glibc-94308fd0e071018cd823b654276acc103c8b509c.zip
Fix debug statements in resolver
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4272925552..462cd397fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-03-16  Andreas Schwab  <schwab@redhat.com>
+
+	* resolv/res_send.c (__libc_res_nsend): Fix printing of server
+	address in debug statement.
+	(send_dg): Pass correct buffer pointer to DprintQ.
+
 2010-03-17  Ulrich Drepper  <drepper@redhat.com>
 
 	* libc-abis: Add a few more entries.