diff options
author | Florian Weimer <fweimer@redhat.com> | 2017-11-11 11:23:40 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2017-11-11 11:23:40 +0100 |
commit | 5c1a69238fcb87ff7f916a5ce7960b2864afb3a1 (patch) | |
tree | 8aa7c3df4c077ae7d01a84d4ab006f6bcf8129ef /ChangeLog | |
parent | a19c0a1db50ed3fd58715a1d78ea465d82fe9fd5 (diff) | |
download | glibc-5c1a69238fcb87ff7f916a5ce7960b2864afb3a1.zip glibc-5c1a69238fcb87ff7f916a5ce7960b2864afb3a1.tar.gz glibc-5c1a69238fcb87ff7f916a5ce7960b2864afb3a1.tar.bz2 |
resolv: Add tst-res_hnok
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |