about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-09-26 13:53:17 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-09-26 13:53:17 +0200
commit44dade71f3cf739618affe0db5b40c15418ecb99 (patch)
treed310e67752594a473387b44ad165686cc4872b28 /ChangeLog
parenteaca16f1b305bf0236164e8097e7166564b2bd13 (diff)
downloadglibc-44dade71f3cf739618affe0db5b40c15418ecb99.tar.gz
glibc-44dade71f3cf739618affe0db5b40c15418ecb99.tar.xz
glibc-44dade71f3cf739618affe0db5b40c15418ecb99.zip
resolv/Makefile: Fix typo in comment
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d5c5329781..41d3ed48ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2017-09-26  Florian Weimer  <fweimer@redhat.com>
 
+	* resolv/Makefile (tests-internal): Fix typo in comment.
+
+2017-09-26  Florian Weimer  <fweimer@redhat.com>
+
 	* resolv/nss_dns/dns-host.c: Fix typo in comment.
 
 2017-09-25  Adhemerval Zanella  <adhemerval.zanella@linaro.org>