about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorZack Weinberg <zackw@panix.com>2017-03-22 08:39:36 -0400
committerZack Weinberg <zackw@panix.com>2017-03-22 08:44:32 -0400
commitb9e8c9087579e2021cf497713e047e040c84da28 (patch)
tree7d908c036edaba483bff76ca89f51203aa21f75e /ChangeLog
parentc15f8eb50cea7ad1a4ccece6e0982bf426d52c00 (diff)
downloadglibc-b9e8c9087579e2021cf497713e047e040c84da28.tar.gz
glibc-b9e8c9087579e2021cf497713e047e040c84da28.tar.xz
glibc-b9e8c9087579e2021cf497713e047e040c84da28.zip
Another round of inclusion fixes for _ISOMAC testsuite.
	* stdio-common/bug25.c: Include stdlib.h.
	* support/tst-support_format_dns_packet.c: Include stdio.h,
	stdlib.h, and string.h.
	* support/tst-support_record_failure.c: Include string.h.
	* support/tst-support_record_failure-2.sh: Adjust line number
	expectations and correct a typo in an error message.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1367e8eaaa..7809c3dc2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2017-03-22  Zack Weinberg  <zackw@panix.com>
+
+	* stdio-common/bug25.c: Include stdlib.h.
+	* support/tst-support_format_dns_packet.c: Include stdio.h,
+	stdlib.h, and string.h.
+	* support/tst-support_record_failure.c: Include string.h.
+	* support/tst-support_record_failure-2.sh: Adjust line number
+	expectations and correct a typo in an error message.
+
 2017-03-21  H.J. Lu  <hongjiu.lu@intel.com>
 
 	[BZ #21258]