diff options
author | Jim Meyering <jim@meyering.net> | 1999-03-07 15:53:48 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-03-07 15:53:48 +0000 |
commit | b9842e7300da0100e21c2236514e5f03a2587540 (patch) | |
tree | 93ba4958f1716f04cf2a8ac726b827e7f76e8710 /old/textutils | |
parent | 2cd167fba15778f9f92671a1ff7e3c05abe8b9b9 (diff) | |
download | coreutils-b9842e7300da0100e21c2236514e5f03a2587540.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index f51150736..50ad736be 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,8 @@ 1999-03-07 Jim Meyering <meyering@ascend.com> + * lib/long-options.c (parse_long_options): Add the `...NO warranty...' + message. + * src/pr.c (usage): Add missing \n\. The newline test would always fail on MSDOS/Windows systems -- |