From: Paul Eggert Date: Fri, 3 Sep 2004 08:01:21 +0000 (+0000) Subject: dd conversion option cleanup. X-Git-Tag: COREUTILS-5_3_0~750 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0501474249e2d1f1986019570ef58bc1c98d9a89;p=platform%2Fupstream%2Fcoreutils.git dd conversion option cleanup. --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 7243ecf55..9d142dc23 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2004-09-03 Paul Eggert + + * coreutils.texi (dd invocation): Specify which conversion options + are mutually exclusive. Give a bit more detail about ascii, + ebcdic, and ibm conversions. + 2004-08-24 Paul Eggert POSIX-conformance fixes for "expand" and "unexpand".