diff options
author | Jim Meyering <jim@meyering.net> | 2001-11-04 09:46:11 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-11-04 09:46:11 +0000 |
commit | 3e0f9951dd95881878595f945dedb571414f032a (patch) | |
tree | aa385c9935f1ab4b1a7a42553d91e8643a043fd8 /old | |
parent | ff4121e50e68db095b7248ec6160ff3a660be55a (diff) | |
download | coreutils-3e0f9951dd95881878595f945dedb571414f032a.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/ChangeLog | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 79cd98790..17beddc90 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,20 @@ -2001-10-28 Jim Meyering <meyering@lucent.com> +2001-11-04 Jim Meyering <meyering@lucent.com> + + * uniq.c, unexpand.c, tail.c, tac.c, split.c, sort.c, pr.c, paste.c: + * od.c, nl.c, head.c, fold.c, expand.c, cut.c, csplit.c (usage): + Say that ``Mandatory arguments to long options are mandatory for + short options too.'' + + * ptx.c (usage): Add one-line description. + +2001-11-04 Jim Meyering <meyering@lucent.com> * Version 2.0.17. + * src/ptx.c (usage): Add one-line description. + +2001-10-28 Jim Meyering <meyering@lucent.com> + * tests/sum/sysv: New test for the fix below. * tests/sum/Makefile.am (TESTS): Add sysv. |