about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 279059b299..f885eb4994 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2017-06-27  Florian Weimer  <fweimer@redhat.com>
 
+	Work around test timeouts with ICMP rate limiting on localhost.
+	* resolv/tst-resolv-res_init-skeleton.c (start_dummy_server): New
+	function.
+	(do_test): Call it.
+
+2017-06-27  Florian Weimer  <fweimer@redhat.com>
+
 	Call _res_hconf_init from __res_vinit.
 	* inet/gethstbyad_r.c (NEED__RES_HCONF): Remove.
 	* inet/gethstbynm2_r.c (NEED__RES_HCONF): Likewise.