From: Jim Meyering Date: Sun, 30 Aug 1998 03:12:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16v~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9355314687e1d8408cc5c0eba83e52ce3dbe87b3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 31e24cd765..d636070418 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,8 @@ +1998-08-29 Jim Meyering + + * 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 * src/uptime.c (usage): Correct description. Reported by John Murphy.