diff options
author | Jim Meyering <jim@meyering.net> | 1999-02-08 03:31:41 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-02-08 03:31:41 +0000 |
commit | 03b1afaa8d4e2c27ab3b3ad83322cb1276be7e91 (patch) | |
tree | 23291ef330ac7877ddfbe755e4d743ef94af6d19 | |
parent | 60979fecbb9707e4bb5912a56dfb6480dab84a8e (diff) | |
download | coreutils-03b1afaa8d4e2c27ab3b3ad83322cb1276be7e91.tar.xz |
*** empty log message ***
-rw-r--r-- | old/sh-utils/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 637512d06..d1fd7741e 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,14 @@ 1999-02-07 Jim Meyering <meyering@ascend.com> + * src/pinky.c: Include stdio.h. + * src/uptime.c: Likewise. + * src/users.c: Likewise. + * src/who.c: Likewise. + + * lib/readutmp.c: Include stdio.h here... + * lib/readutmp.h: ...not here. + From Ulrich Drepper. + * Version 1.16f. * Makefile.maint (my-distcheck): Don't depend on dist, now that this |