about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-06-30 11:31:41 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-06-30 11:31:41 +0200
commit6781d8e693eb9e1251875222db5c9885d7ebb596 (patch)
tree1d1aadb852c3fbaec07e0b22de9f6259f6c7e83f /ChangeLog
parentd85f99679d89fb47426301620b7a980388fddcfd (diff)
downloadglibc-6781d8e693eb9e1251875222db5c9885d7ebb596.tar.gz
glibc-6781d8e693eb9e1251875222db5c9885d7ebb596.tar.xz
glibc-6781d8e693eb9e1251875222db5c9885d7ebb596.zip
resolv: Turn _res_opcodes into a compatibility symbol
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3969176ec..dca3cb2899 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2017-06-30  Florian Weimer  <fweimer@redhat.com>
 
+	* resolv/res_debug.c (_res_opcodes): Rename ...
+	(res_opcodes): ... as compatibility symbol.
+	(fp_nquery): Use res_opcodes.
+	* include/resolv.h (_res_opcodes): Remove declaration.
+
+2017-06-30  Florian Weimer  <fweimer@redhat.com>
+
 	* include/resolv.h (res_pquery): Remove declaration.
 	* resolv/res_data.c (fp_nquery, fp_query, p_query): Remove
 	functions.