diff options
author | Florian Weimer <fweimer@redhat.com> | 2017-06-30 11:32:12 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2017-06-30 11:32:12 +0200 |
commit | 3f8f1eb6b0ca45205cea3591f27727e21d598f62 (patch) | |
tree | 92a947d5d1da9e6b17f2811892c188e6755956cb /ChangeLog | |
parent | 6da48ca0b2cf328d9ef43c510e74a858c77a1e96 (diff) | |
download | glibc-3f8f1eb6b0ca45205cea3591f27727e21d598f62.zip glibc-3f8f1eb6b0ca45205cea3591f27727e21d598f62.tar.gz glibc-3f8f1eb6b0ca45205cea3591f27727e21d598f62.tar.bz2 |
resolv: Remove DEBUG from resolv/res_query.c
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2017-06-30 Florian Weimer <fweimer@redhat.com> + * resolv/res_query.c (DEBUG): Remove preprocessor conditional. + +2017-06-30 Florian Weimer <fweimer@redhat.com> + * resolv/res_data.c: Reformat to GNU style. (res_close): Update comments. |