diff options
author | Florian Weimer <fweimer@redhat.com> | 2016-04-28 11:51:02 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2016-04-28 13:56:38 +0200 |
commit | 687c1c0ce27de3a6852c1c02d321f65100d96c5d (patch) | |
tree | aa8a7ea2d7b4e64d6da3550935ce4a7934f56f3e /ChangeLog | |
parent | 18b36f5dcfcb75096f804d2cf6b74bc6f27f9ad1 (diff) | |
download | glibc-687c1c0ce27de3a6852c1c02d321f65100d96c5d.zip glibc-687c1c0ce27de3a6852c1c02d321f65100d96c5d.tar.gz glibc-687c1c0ce27de3a6852c1c02d321f65100d96c5d.tar.bz2 |
resolv: Remove traces of ULTRIX support
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2016-04-28 Florian Weimer <fweimer@redhat.com> + * resolv/res_comp.c: Remove code conditional on __ultrix__. + * resolv/res_data.c: Remove code conditional on ultrix. + +2016-04-28 Florian Weimer <fweimer@redhat.com> + * resolv/res_init.c (RFC1535): Do not define. Remove RFC1535 preprocessor conditionals. * resolv/README: Update. Do not claim strict RFC 1535 compliance |