summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-09-19 16:53:00 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-09-19 16:53:00 +0000
commitd89f5a3b8f024b41a6055c08a62110af18d4511d (patch)
tree593c1e3ae966f7a7932d89310d9273c6b1f31525 /ChangeLog
parent83100c448bcae8123de07a3a167c9da028152173 (diff)
downloadcoreutils-d89f5a3b8f024b41a6055c08a62110af18d4511d.tar.xz
Remove md5sum --string.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 70a4f01d0..19f4482c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2004-09-19 Paul Eggert <eggert@cs.ucla.edu>
+ * src/md5sum.c (STRING_OPTION): Remove.
+ (long_options, main): Remove support for undocumented and
+ obsolete --string option, as suggested in the 1996-09-26 patch.
+ * NEWS: Document this.
+
* tests/rm/fail-eperm: Don't try to remove writeable files in a
sticky /tmp directory, as SVR4-like systems (e.g., Solaris 9) let
you remove such files. Problem reported by Bert Fischer in: