about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-06-30 11:31:12 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-06-30 11:31:12 +0200
commit74084febc4b668ca2258d88cade6fa5e28364ac6 (patch)
tree9a9298f6041b0224a143734cdc720d1f3cd7cb56 /ChangeLog
parent7ab27b76d2d47942bc2ed74f674b62c3a51994bb (diff)
downloadglibc-74084febc4b668ca2258d88cade6fa5e28364ac6.tar.gz
glibc-74084febc4b668ca2258d88cade6fa5e28364ac6.tar.xz
glibc-74084febc4b668ca2258d88cade6fa5e28364ac6.zip
resolv: Reformat resolv/res_mkquery.c to GNU style
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 956e8bd0af..64379a6c79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2017-06-30  Florian Weimer  <fweimer@redhat.com>
 
+	* resolv/res_mkquery.c: Reformat to GNU style.
+	(T_OPT): Remove definition.  It is present in the header file.
+
+2017-06-30  Florian Weimer  <fweimer@redhat.com>
+
 	* resolv/res_mkquery.c (DEBUG): Remove macro and preprocessor
 	conditionals.