aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a82a2b0fd..388fc42909 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-06-19 Florian Weimer <fweimer@redhat.com>
+
+ * include/resolv.h (__res_vinit): Declare as hidden.
+ * resolv/res_init.c (res_ninit): Remove __res_vinit declaration.
+ * resolv/res_libc.c (res_init): Likewise.
+
2017-06-19 Joseph Myers <joseph@codesourcery.com>
[BZ #21457]