summaryrefslogtreecommitdiff
path: root/old/sh-utils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-05-01 16:23:17 +0000
committerJim Meyering <jim@meyering.net>1994-05-01 16:23:17 +0000
commitbd3061bed95fc14478e958c95fe3b53911e74890 (patch)
tree023854871da8d3dcc0ff71f91c4ac172dcce4786 /old/sh-utils/ChangeLog
parent92434b0b6796f97dd7bafa517719479c44b3dffa (diff)
downloadcoreutils-bd3061bed95fc14478e958c95fe3b53911e74890.tar.xz
merge with 1.9.4j
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r--old/sh-utils/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index be404b687..23f4c63c6 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,11 @@
+Sun May 01 08:38:18 EDT 1994
+
+ * who.c: Add #ifdefs to build the `users' executable.
+ * src/Makefile.in: Add corresponding rules.
+ * Makefile.in (PROGS): Add users.
+ From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
+ * users.1: Document it.
+
Thu Apr 28 00:45:02 1994 Jim Meyering (meyering@comco.com)
* pwd.c: New program.