diff options
-rw-r--r-- | old/sh-utils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 43223248c..3477fad6d 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,8 @@ 1997-07-12 Jim Meyering <meyering@na-net.ornl.gov> + * po/POTFILES.in: Add who.c, users.c, uptime.c. + Remove who-users.c. + * src/who.c: Rename lots of `this' locals. Make some parameters `const'. (who): Update read_utmp caller. |