aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYann Droneaud <yann@droneaud.fr>2010-03-05 16:52:31 -0800
committerUlrich Drepper <drepper@redhat.com>2010-03-05 16:52:31 -0800
commita092b645f84c2af4a302f00e242be595ed1a2117 (patch)
tree71dac8471de9d69851359bd619f3ad8bf3253581 /ChangeLog
parent66f1b8eeb20c49c8566abeeacf36540f258ad5f4 (diff)
downloadglibc-a092b645f84c2af4a302f00e242be595ed1a2117.zip
glibc-a092b645f84c2af4a302f00e242be595ed1a2117.tar.gz
glibc-a092b645f84c2af4a302f00e242be595ed1a2117.tar.bz2
Fix DEBUG statements in resolv/res_send.c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57a64e9..9bdbb0a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-02-18 Yann Droneaud <yann@droneaud.fr>
+
+ * resolv/res_send.c: Fixed DEBUG statements.
+ Moved tmpbuf declaration to block beginning and
+ updated pointer names used in multiple DprintQ() calls
+
2010-02-18 H.J. Lu <hongjiu.lu@intel.com>
* config.make.in (config-asflags-i686): Define.