about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-06-30 18:02:11 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-06-30 18:02:11 +0200
commita9270e673dcc1ef1d2c2d96fa09d468c59883d88 (patch)
treeaefa7d0bcf130a7da7daf7c79a629c79a4407d69 /ChangeLog
parentb606c6ce66d4772068bfe3e410c28a247633ee24 (diff)
downloadglibc-a9270e673dcc1ef1d2c2d96fa09d468c59883d88.tar.gz
glibc-a9270e673dcc1ef1d2c2d96fa09d468c59883d88.tar.xz
glibc-a9270e673dcc1ef1d2c2d96fa09d468c59883d88.zip
resolv: Improve debugging output from tst-resolv-res_init
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec7ce1c044..a0a744e6f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2017-06-30  Florian Weimer  <fweimer@redhat.com>
 
+	* resolv/tst-resolv-res_init-skeleton.c (test_init_names): New
+	variable.
+	(test_file_contents): Use it.
+
+2017-06-30  Florian Weimer  <fweimer@redhat.com>
+
 	* resolv/res_init.c (res_setoptions): Remove source argument.
 	(res_vinit_1): Adjust.