summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-11-11 11:23:40 +0100
committerFlorian Weimer <fweimer@redhat.com>2017-11-11 11:23:40 +0100
commit5c1a69238fcb87ff7f916a5ce7960b2864afb3a1 (patch)
tree8aa7c3df4c077ae7d01a84d4ab006f6bcf8129ef /ChangeLog
parenta19c0a1db50ed3fd58715a1d78ea465d82fe9fd5 (diff)
downloadglibc-5c1a69238fcb87ff7f916a5ce7960b2864afb3a1.tar.gz
glibc-5c1a69238fcb87ff7f916a5ce7960b2864afb3a1.tar.xz
glibc-5c1a69238fcb87ff7f916a5ce7960b2864afb3a1.zip
resolv: Add tst-res_hnok
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3654876b1a..4906f31a1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2017-11-11  Florian Weimer  <fweimer@redhat.com>
 
+	* resolv/tst-res_hnok.c: New file.
+	* resolv/Makefile (tests): Add tst-res_hnok.
+	(tst-res_hnok): Link against libresolv.
+
+2017-11-11  Florian Weimer  <fweimer@redhat.com>
+
 	* resolv/tst-resolv-network.c: Use test framework instead explicit
 	main function.