about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-04-19 19:34:42 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-04-19 22:19:17 +0200
commita0704b1ac7e8dc26f0e0feac58468958305ae844 (patch)
treefa47dc8ff1f31ebfbf4c78c7f47feb1f290eae20 /ChangeLog
parentb8129a415ec68858d67747644ad868421a399a49 (diff)
downloadglibc-a0704b1ac7e8dc26f0e0feac58468958305ae844.tar.gz
glibc-a0704b1ac7e8dc26f0e0feac58468958305ae844.tar.xz
glibc-a0704b1ac7e8dc26f0e0feac58468958305ae844.zip
nss_dns: Correct parentheses for the __glibc_unlikely argument
This fixes commit bee05c9d58a34ec5886faf3b56ecaa56355d94bf.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e8b81fcc2a..0d6183dbe8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2017-04-19  Florian Weimer  <fweimer@redhat.com>
 
+	* resolv/nss_dns/dns-host.c (getanswer_r): Fix parentheses.
+
+2017-04-19  Florian Weimer  <fweimer@redhat.com>
+
 	* inet/rcmd.c (rresvport_af): Fix typo in comment.
 	* inet/rexec.c (rexec_af): Likewise.