From: Jim Meyering Date: Fri, 9 Jan 2004 18:16:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.1~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edb240b6f7d7b5305a278ff030317ee1a7dc219f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 7ccaba1c38..d005a93687 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,17 @@ +2004-01-09 Jim Meyering + + * coreutils.texi (yes invocation): Document that a write error + makes `yes' exit unsuccessfully. + (chroot invocation): Enumerate the meaning of exit status values. + (nice invocation): Likewise. + (Exit status) [@macro exitstatus]: New macro. + Use @exitstatus to describe the exit status of most programs. + +2004-01-02 Jim Meyering + + * coreutils.texi (du invocation): Mention that -H will eventually + mean not --si, but --dereference-args (-D). + 2003-12-20 Jim Meyering * coreutils.texi (du invocation): Describe new option: -0, --null.