diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-09-19 16:53:00 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-09-19 16:53:00 +0000 |
commit | d89f5a3b8f024b41a6055c08a62110af18d4511d (patch) | |
tree | 593c1e3ae966f7a7932d89310d9273c6b1f31525 /ChangeLog | |
parent | 83100c448bcae8123de07a3a167c9da028152173 (diff) | |
download | coreutils-d89f5a3b8f024b41a6055c08a62110af18d4511d.tar.xz |
Remove md5sum --string.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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: |