]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
merge with 1.9.4j
authorJim Meyering <jim@meyering.net>
Sun, 1 May 1994 16:23:17 +0000 (16:23 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 1 May 1994 16:23:17 +0000 (16:23 +0000)
old/sh-utils/ChangeLog
old/sh-utils/NEWS

index be404b68792a043422ac40f1405f3452d1c80d59..23f4c63c68174886cd8a176593dbd8762da6639d 100644 (file)
@@ -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.
index 3c470fbd398230b526b7a1b2e5ee55ead75c0fed..d327940b2d9121a8b112f053a87a07203130a241 100644 (file)
@@ -1,5 +1,5 @@
 User visible changes in release 2.0
-* add pwd command
+* add pwd and users commands
 * --version outputs the name of the utility as well as the package name
   and version number.
 * Configure properly determines options for stty on SCO ODT 3.0 systems.