about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9697355c79..74dc23e987 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2017-07-03  Florian Weimer  <fweimer@redhat.com>
+
+	* resolv/tst-resolv-res_init-skeleton.c
+	(special_tests_count, special_test_call_res_init)
+	(special_test_callback, special_test_thread_func)
+	(run_special_test_on_thread, special_test): Define.
+	(do_test): call special_test.
+	(test_init_names): Fix typo.
+
 2017-07-03  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
 
 	* sysdeps/powerpc/powerpc64/power8/strlen.S: Remove unreachable code.