diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-09-03 08:01:21 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-09-03 08:01:21 +0000 |
commit | 0501474249e2d1f1986019570ef58bc1c98d9a89 (patch) | |
tree | af2e932d640836ff313b3c7dd6660361a1dac812 /doc | |
parent | 6c75cc51ea7e184607af33ad7b78971561ce743a (diff) | |
download | coreutils-0501474249e2d1f1986019570ef58bc1c98d9a89.tar.xz |
dd conversion option cleanup.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
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 <eggert@cs.ucla.edu> + + * 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 <eggert@cs.ucla.edu> POSIX-conformance fixes for "expand" and "unexpand". |