diff options
author | Florian Weimer <fweimer@redhat.com> | 2017-06-19 13:18:45 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2017-06-19 14:24:24 +0200 |
commit | e68111fbd63e84b66bd9e03b42721c79230b9b6d (patch) | |
tree | 3423c542379c776f9864cd86f26740a8873fc70b /ChangeLog | |
parent | e4e5b57d23b4ebdbf773fedba91160158f95af94 (diff) | |
download | glibc-e68111fbd63e84b66bd9e03b42721c79230b9b6d.zip glibc-e68111fbd63e84b66bd9e03b42721c79230b9b6d.tar.gz glibc-e68111fbd63e84b66bd9e03b42721c79230b9b6d.tar.bz2 |
resolv: Remove DEBUG preprocessor conditionals from res_setoptions
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2017-06-19 Florian Weimer <fweimer@redhat.com> + * resolv/res_init.c (res_setoptions): Remove DEBUG preprocessor + conditionals. + +2017-06-19 Florian Weimer <fweimer@redhat.com> + * resolv/res-close.c: New file. * resolv/res_init.c (__res_iclose, res_nclose) (res_thread_freeres): Remove definitions. |