diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-04-25 17:54:19 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-04-25 17:54:19 +0000 |
commit | f24dca48290e4a1c731fc0bee94bc9a1f891b3fa (patch) | |
tree | ec2d76f926a1abf2e2950451a5010c510cccff39 /ChangeLog | |
parent | 299601a1ef8df4532ded24194c4556e294ab1e6e (diff) | |
download | glibc-f24dca48290e4a1c731fc0bee94bc9a1f891b3fa.tar glibc-f24dca48290e4a1c731fc0bee94bc9a1f891b3fa.tar.gz glibc-f24dca48290e4a1c731fc0bee94bc9a1f891b3fa.tar.bz2 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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |