diff options
author | Roland McGrath <roland@gnu.org> | 2001-02-26 04:18:20 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-02-26 04:18:20 +0000 |
commit | d46d0726fb7a48723ed128e1ca8366b58b7ba5d0 (patch) | |
tree | da29f44bb3c358f4b474209d4109147a89e5bb56 /trans | |
parent | 480aa674aaed66f581decc4e9f17bf058dab121b (diff) |
.
Diffstat (limited to 'trans')
-rw-r--r-- | trans/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/trans/ChangeLog b/trans/ChangeLog index 49e8b9b6..25e46bcf 100644 --- a/trans/ChangeLog +++ b/trans/ChangeLog @@ -1,3 +1,14 @@ +2001-02-25 Roland McGrath <roland@frob.com> + + * symlink.c: Include <string.h> for decls of built-ins. + * firmlink.c: Include <stdlib.h> for exit decl. + * ifsock.c: Likewise. + * null.c: Likewise. + * magic.c: Likewise. + * fifo.c: Likewise. + * hello.c: Likewise. + * hello-mt.c: Likewise. + 2001-02-12 Marcus Brinkmann <marcus@gnu.org> * fifo.c: Make version string say `fifo', not `null'. |