diff options
-rw-r--r-- | old/textutils/ChangeLog | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 17beddc90..9034a01e8 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,16 +1,12 @@ 2001-11-04 Jim Meyering <meyering@lucent.com> + * Version 2.0.17. + * 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> |