aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bbfafe309b..b9e7b6c364 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2003-02-27 Ulrich Drepper <drepper@redhat.com>
+ * resolv/res_libc.c [USE___THREAD] (_res): Don't need the
+ initializer anymore now that res_thread_freeres is more careful.
+
* sunrpc/svc_udp.c (svcudp_recv): Remove all control messages
except the PKTINFO. Reset interface in PKTINFO.
Patch by Neil Brown <neilb@cse.unsw.edu.au> [PR libc/4973].