From: Jim Meyering Date: Thu, 14 Jan 1999 18:44:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22h~194 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0c1e743ccea2ec3070a8157a3601d5e187764d6;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 79f7fec539..e5b95fcab3 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,9 @@ 1999-01-14 Jim Meyering + * tests/md5sum/basic-1: Use `f', not `x' as temp. file name to avoid + warnings from perl5.004. + Reported by Volker Borchert. + * lib/long-options.c (parse_long_options): Rename `usage' parameter to avoid shadowing globally scoped function.