aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 824f19a272..f2e61b7ffd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -35,6 +35,8 @@
RWF_NOWAIT): Define to 0 if undefined already.
(do_test_with_invalid_flags): Set invalid_flag to 2 if RWF_SUPPORTED
boils down to 0.
+ * resolv/tst-resolv-res_init-skeleton.c (run_res_init)
+ [!CLONE_NEWUTS]: Fail as unsupported if hostname is not NULL.
2017-09-01 Joseph Myers <joseph@codesourcery.com>