diff options
-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. |