]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 30 Aug 1998 03:12:48 +0000 (03:12 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 30 Aug 1998 03:12:48 +0000 (03:12 +0000)
old/sh-utils/ChangeLog

index 31e24cd7658954a3e64de174774b19afab2ed7e2..d636070418eac0d9a1d271f67b4ec9faa7ce46e8 100644 (file)
@@ -1,3 +1,8 @@
+1998-08-29  Jim Meyering  <meyering@ascend.com>
+
+       * src/su.c (longopts): Use corresponding short-option character
+        in place of `1', and `NULL' in place of pointer in initialization.
+
 1998-08-11  Jim Meyering  <meyering@ascend.com>
 
        * src/uptime.c (usage): Correct description.  Reported by John Murphy.