about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-04-25 17:54:19 +0000
committerUlrich Drepper <drepper@redhat.com>2003-04-25 17:54:19 +0000
commitf24dca48290e4a1c731fc0bee94bc9a1f891b3fa (patch)
treeec2d76f926a1abf2e2950451a5010c510cccff39 /ChangeLog
parent299601a1ef8df4532ded24194c4556e294ab1e6e (diff)
downloadglibc-f24dca48290e4a1c731fc0bee94bc9a1f891b3fa.tar.gz
glibc-f24dca48290e4a1c731fc0bee94bc9a1f891b3fa.tar.xz
glibc-f24dca48290e4a1c731fc0bee94bc9a1f891b3fa.zip
Update.
2003-04-25  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/posix/getaddrinfo.c: Include <stdbool.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e432c0f4a9..6e6c17f81a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-04-25  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/posix/getaddrinfo.c: Include <stdbool.h>.
+
 2003-04-22  Jakub Jelinek  <jakub@redhat.com>
 
 	* include/link.h (NO_TLS_OFFSET): Define to 0 if not defined.