summaryrefslogtreecommitdiff
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-09-03 08:01:21 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-09-03 08:01:21 +0000
commit0501474249e2d1f1986019570ef58bc1c98d9a89 (patch)
treeaf2e932d640836ff313b3c7dd6660361a1dac812 /doc/ChangeLog
parent6c75cc51ea7e184607af33ad7b78971561ce743a (diff)
downloadcoreutils-0501474249e2d1f1986019570ef58bc1c98d9a89.tar.xz
dd conversion option cleanup.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog6
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".