diff options
author | Jim Meyering <jim@meyering.net> | 2001-11-04 09:46:30 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-11-04 09:46:30 +0000 |
commit | 2f39ab18327881b56c76955fbde2b32988e544c8 (patch) | |
tree | 3634dfd7dece08b321ce557aace213c53da36564 /old | |
parent | 3e0f9951dd95881878595f945dedb571414f032a (diff) | |
download | coreutils-2f39ab18327881b56c76955fbde2b32988e544c8.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-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> |