projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c75cc5
)
dd conversion option cleanup.
author
Paul Eggert
<eggert@cs.ucla.edu>
Fri, 3 Sep 2004 08:01:21 +0000
(08:01 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Fri, 3 Sep 2004 08:01:21 +0000
(08:01 +0000)
doc/ChangeLog
patch
|
blob
|
history
diff --git
a/doc/ChangeLog
b/doc/ChangeLog
index 7243ecf55d4965e182c13d5797eefb3d3429233c..9d142dc23481b798bc6aad9c3d25d25d8dfd2196 100644
(file)
--- 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".