diff options
author | Jim Meyering <jim@meyering.net> | 2001-05-19 08:44:04 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-05-19 08:44:04 +0000 |
commit | 43614bef5f248be9594bc8bfd2c8e785b6bd9bc3 (patch) | |
tree | f0f78f3c416d154fc1364385a04abfaba44e9002 /old/textutils | |
parent | cfb5f2d82a1ecdd2cbe33c125798657c12597c5d (diff) | |
download | coreutils-43614bef5f248be9594bc8bfd2c8e785b6bd9bc3.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index a92882e56..2fec747f8 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -7,6 +7,7 @@ (usage): Update. (check_file): Implement it. (main): Handle new, optional arguments. + * tests/uniq/Test.pm: New tests for the above. Patch by Padraig Brady. 2001-05-12 Bruno Haible <haible@clisp.cons.org> |