aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2016-09-21 16:27:14 +0200
committerFlorian Weimer <fweimer@redhat.com>2016-09-21 16:27:14 +0200
commitbe728303a6bcf7d2cf8d6c6ccc56d98d65309b81 (patch)
tree2444de3bdb4a14b7647b00c7b2aa0094063fac2b /ChangeLog
parent006768c72aba96d4679af1483ec0a07262c25b29 (diff)
downloadglibc-be728303a6bcf7d2cf8d6c6ccc56d98d65309b81.tar
glibc-be728303a6bcf7d2cf8d6c6ccc56d98d65309b81.tar.gz
glibc-be728303a6bcf7d2cf8d6c6ccc56d98d65309b81.tar.bz2
glibc-be728303a6bcf7d2cf8d6c6ccc56d98d65309b81.zip
<arpa/nameser.h>: Remove RR type classification macros [BZ #20592]
The macros are no longer up-to-date, and the classification is not useful. In this particular case, removal without prior deprecation seems the right approach.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 607ab50642..5ee24033ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2016-09-21 Florian Weimer <fweimer@redhat.com>
+ [BZ #20592]
+ Remove RR type classification macros.
+ * resolv/arpa/nameser.h (ns_t_qt_p, ns_t_mrr_p, ns_t_rr_p)
+ (ns_t_udp_p, ns_t_xfr_p): Remove.
+
+2016-09-21 Florian Weimer <fweimer@redhat.com>
+
Remove misleading version information.
* resolv/arpa/nameser.h (__NAMESER): Remove.
* resolv/arpa/nameser_compat.h (__BIND): Remove.