summaryrefslogtreecommitdiff
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-11-15 06:50:44 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-11-15 06:50:44 +0000
commitf90de3d4434e092c7072b71b0fb90619782a1062 (patch)
tree665180b63021982a0758d65759ff6e4c3350b64e /doc/ChangeLog
parent9213ced1a709fab3aa746b5616975ac97f62544b (diff)
downloadcoreutils-f90de3d4434e092c7072b71b0fb90619782a1062.tar.xz
dd now outputs total bytes, seconds, and bytes per second.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index f1adfb8d3..87c89be80 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-14 Paul Eggert <eggert@cs.ucla.edu>
+
+ * coreutils.texi (dd invocation): dd now outputs total bytes,
+ seconds, and bytes per second.
+
2004-11-03 Paul Eggert <eggert@cs.ucla.edu>
* Makefile.am (_W, W_): New macros.