diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-01-27 18:49:47 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-01-27 18:49:47 +0000 |
commit | 717ecb1fe52cc726cb9521e8a93c90040fe2b255 (patch) | |
tree | 5050690c4689e689086ae63dccaa3b0b5ced40f5 /ChangeLog | |
parent | 02f3550c8bf47ecff6b548bc8ba3219d234a41a3 (diff) | |
download | glibc-717ecb1fe52cc726cb9521e8a93c90040fe2b255.tar.gz glibc-717ecb1fe52cc726cb9521e8a93c90040fe2b255.tar.xz glibc-717ecb1fe52cc726cb9521e8a93c90040fe2b255.zip |
Update.
2005-01-27 Jakub Jelinek <jakub@redhat.com> * stdlib/tst-fmtmsg.c: Include stdlib.h. * stdio-common/tst-fmemopen2.c: Include string.h. * posix/execvp.c: Include stdbool.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f9a34f7f6b..059ed87f01 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-01-27 Jakub Jelinek <jakub@redhat.com> + + * stdlib/tst-fmtmsg.c: Include stdlib.h. + * stdio-common/tst-fmemopen2.c: Include string.h. + * posix/execvp.c: Include stdbool.h. + 2004-12-13 Paolo Bonzini <bonzini@gnu.org> Separate parsing and creation of the NFA. Avoided recursion on |