From: Jim Meyering Date: Wed, 2 Dec 1992 18:55:03 +0000 (+0000) Subject: . X-Git-Tag: ISDIGIT-bug-fix~18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f6ae65319a4e34bb6aebdc8dd4b12e9df136d690;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 7a14debb4d..73779c90ce 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,9 @@ +Wed Dec 2 12:28:10 1992 Jim Meyering (meyering@idefix.comco.com) + + * all files using getopt.h: Convert static declarations of + struct option to use new macros from getopt.h: no_argument, + required_argument, and optional_argument. + Sat Oct 31 16:32:17 1992 Jim Meyering (meyering@idefix.comco.com) * fsusage.c (adjust_blocks): Convert to a macro. The static