]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 23 Jul 2000 21:06:22 +0000 (21:06 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 23 Jul 2000 21:06:22 +0000 (21:06 +0000)
old/sh-utils/ChangeLog

index 8c9b4f6d46a40eb22ea0079db9ebe3a5a880ecb9..533cf86350aa31fa49c7b36b4dc88b587c953934 100644 (file)
@@ -1,5 +1,7 @@
 2000-07-23  Jim Meyering  <meyering@lucent.com>
 
+       * src/help-version (su_args): Punt, so we don't try to start a shell.
+
        * src/su.c: Include <sys/param.h> if HAVE_SYS_PARAM_H is defined,
        rather than if _POSIX_VERSION is defined.  Remove declarations of
        getpwuid, getgrgid, and getuid, now that they're in sys2.h.