about summary refs log tree commit diff
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 ffa6876cf8..f023b2b6e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2004-10-11  Ulrich Drepper  <drepper@redhat.com>
 
+	* resolv/res_init.c (res_thread_freeres): Reset _res.options.
+	[BZ #434]
+
 	* resolv/res_send.c (send_dg): Use nonblocking sockets.  Add
 	appropriate poll/select calls and restart operation if necessary.
 	Also handle EINTR.