From: Jim Meyering Date: Thu, 4 Mar 1999 14:02:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0e~215 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=782b27031417465b6d79e2d0d8c608b8ea842ce9;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 230aa923b0..8af297dca2 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,21 @@ +1999-03-04 Jim Meyering + + * basename.c (main): Include author name argument in call to + parse_long_options. + * chroot.c: Likewise. + * dirname.c: Likewise. + * echo.c: Likewise. + * expr.c: Likewise. + * factor.c: Likewise. + * hostid.c: Likewise. + * hostname.c: Likewise. + * nice.c: Likewise. + * printf.c: Likewise. + * pwd.c: Likewise. + * stty.c: Likewise. + * test.c: Likewise. + * yes.c: Likewise. + 1999-03-02 Jim Meyering * lib/readutmp.c (read_utmp) [HAVE_UTMPNAME]: Rewrite.