about summary refs log tree commit diff
path: root/NEWS
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 /NEWS
parentd85f99679d89fb47426301620b7a980388fddcfd (diff)
downloadglibc-6781d8e693eb9e1251875222db5c9885d7ebb596.tar.gz
glibc-6781d8e693eb9e1251875222db5c9885d7ebb596.tar.xz
glibc-6781d8e693eb9e1251875222db5c9885d7ebb596.zip
resolv: Turn _res_opcodes into a compatibility symbol
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 944804dcd5..df6f394180 100644
--- a/NEWS
+++ b/NEWS
@@ -234,6 +234,9 @@ Version 2.26
   will now randomly pick a name server from the configuration as a starting
   point.  (Previously, the second name server was always used.)
 
+* The _res_opcodes variable has been removed from libresolv.  It had been
+  exported by accident.
+
 Security related changes:
 
 * The DNS stub resolver limits the advertised UDP buffer size to 1200 bytes,