summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/sh-utils/ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 20ddf3f03..766903d03 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,8 +1,10 @@
-2000-01-31 Jim Meyering <meyering@lucent.com>
+2000-02-05 Jim Meyering <meyering@lucent.com>
* src/who.c: Use UT_USER in place of hard-coded `->ut_name' here, too.
* src/pinky.c: Likewise.
- Reported by Tom Tromey.
+ Reported by Tom Tromey and Andreas Schwab.
+ * src/uptime.c (print_uptime): Likewise.
+ * src/users.c (list_entries_users): Likewise.
2000-01-30 Jim Meyering <meyering@lucent.com>