From: Jim Meyering Date: Tue, 14 Aug 2001 07:09:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_15~415 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=543be22259b1a499f93eb260c6a26916c7dd2aae;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 9a2e9ce993..770160c644 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,10 @@ +2001-08-14 Jim Meyering + + * src/dirname.c, src/env.c, src/id.c, src/pathchk.c, src/pinky.c, + * src/printenv.c, src/sleep.c, src/tee.c, src/test.c, src/uptime.c, + * src/users.c, src/who.c: (AUTHORS): Mark string for translation, + since it contains the English word `and'. + 2001-08-12 Jim Meyering * src/pathchk.c (PATH_MAX_FOR): Use pathconf via wrapper.