diff options
author | Jim Meyering <jim@meyering.net> | 1999-03-07 16:44:06 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-03-07 16:44:06 +0000 |
commit | 4677710c39c44a8e4a2c7686ce31f0543cc2ea05 (patch) | |
tree | 005d1fe9cba685c50b9c252966990b2a74411c8e /old/textutils | |
parent | 7fbb24fe4e15fc25357551092c47de9e39e0c46c (diff) | |
download | coreutils-4677710c39c44a8e4a2c7686ce31f0543cc2ea05.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 1532f8254..b58d340d4 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -3,9 +3,6 @@ * tests/md5sum/newline-1: Test for the actual feature. With help from Eli Zaretskii. - * 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 -- |