summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-07-19 07:35:51 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-07-19 07:35:51 +0000
commit19f049e34c14750836b8f665b5c1ffde178b0467 (patch)
tree9a880bd059ff8839545eb78929336794018a2b42 /doc
parenteb3bd006a1a3b582b033c114dbd73484e727a947 (diff)
downloadcoreutils-19f049e34c14750836b8f665b5c1ffde178b0467.tar.xz
md5sum --check now accepts multiple input files.
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index d7bb37276..5edb00b48 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-19 Paul Eggert <eggert@cs.ucla.edu>
+
+ * coreutils.texi (md5sum invocation): --check now allows multiple
+ FILE inputs.
+
2005-07-18 Paul Eggert <eggert@cs.ucla.edu>
* coreutils.texi (false invocation):