From: Jim Meyering Date: Thu, 15 Jan 2004 10:58:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.1~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0946e9bf4e1772128d496510bf3a6284887f248a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/doc/ChangeLog b/doc/ChangeLog index da225e9d34..8a08ed6f35 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,11 @@ +2004-01-15 Alfred M. Szmidt + + Factor out some common options. + * coreutils.texi (Common options): Define macros here. + (What information is listed, cp invocation): Use the macro(s). + (install invocation, mv invocation, ln invocation): Likewise. + (df invocation, du invocation): Likewise. + 2004-01-09 Jim Meyering Document the exit status of each and every program.